{
  "name": "MedAssist — Patient Concierge",
  "short_name": "MedAssist",
  "description": "AI-powered hospital patient concierge — request services, get help, talk to Aya.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#2a7c6f",
  "background_color": "#f5f3ef",
  "categories": ["medical", "health"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "prefer_related_applications": false
}
