{
  "name": "Ask Dr. ICU — AI Health Navigator",
  "short_name": "Dr. ICU",
  "description": "AI-powered health navigator — ask any health question and get evidence-based answers.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#3D9B8F",
  "background_color": "#FFFCF5",
  "categories": ["health", "medical", "education"],
  "icons": [
    {
      "src": "/public/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/public/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
