{
  "name": "RemyTalk, AAC Communication",
  "short_name": "RemyTalk",
  "description": "A free AAC communication board for non-speaking and minimally-speaking kids.",
  "id": "/app",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#1f6ea0",
  "categories": ["education", "medical", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Open board", "url": "/app" },
    { "name": "Caregiver dashboard", "url": "/caregiver" }
  ]
}
