{
  "name": "AAC Communicator (Legacy)",
  "short_name": "AAC Legacy",
  "description": "AAC Communicator by Dave Fry — legacy build for older iOS/Safari",

  "start_url": "/",
  "display": "standalone",
  "background_color": "#f3eeff",
  "theme_color": "#7c5cbf",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
