{
  "name": "SpeakEasy AAC",
  "short_name": "SpeakEasy",
  "description": "Free communication app for children with autism and speech difficulties. Build sentences with colorful icons and hear them spoken aloud.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f5f8fa",
  "theme_color": "#339999",
  "categories": ["education", "medical", "lifestyle", "accessibility"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=app.speakeasyaac",
      "id": "app.speakeasyaac"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/speakeasy-aac/id0000000000"
    }
  ],
  "screenshots": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "label": "SpeakEasy AAC Home Screen"
    }
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Quick Phrases",
      "short_name": "Phrases",
      "description": "Access common phrases quickly",
      "url": "/?category=core",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
