{
  "short_name": "SpeakAnyWay AAC",
  "name": "SpeakAnyWay AAC",
  "description": "SpeakAnyWay AAC is a web-based Augmentative and Alternative Communication (AAC) tool that helps people with speech and language disabilities communicate.",
  "icons": [
    {
      "src": "/192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "screenshots/predictive_boards.png",
      "sizes": "1280 x 959",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Home screen showing main navigation and featured content"
    },
    {
      "src": "screenshots/default_board.png",
      "sizes": "1280x960",
      "type": "image/png",
      "label": "Default board layout with categories and phrases"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#ffffff",
  "background_color": "#ffffff"
}
