{
  "name": "VoiceBack — Aphasia Recovery",
  "short_name": "VoiceBack",
  "description": "Speech therapy and communication app for stroke and aphasia recovery",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f4ef",
  "theme_color": "#1a9e8a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%231a9e8a'/><text x='96' y='130' font-size='100' text-anchor='middle'>🗣️</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
