{
  "name": "Rahul's Shit Talking Machine",
  "short_name": "Rahul's AAC",
  "description": "Custom AAC app for Rahul with Speech and Keyboard modes.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "icons": [
    {
      "src": "https://picsum.photos/seed/aac/192/192",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://picsum.photos/seed/aac/512/512",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
