{
  "short_name": "AAC Board",
  "name": "AAC Communication App",
  "start_url": "/aac/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1976d2",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/aac/icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/aac/icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
