{
  "name": "Arogya — Family Health Memory",
  "short_name": "Arogya",
  "description": "Your family's health memory. Upload reports, ask questions, never lose context.",
  "start_url": "/home",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#083D36",
  "theme_color": "#083D36",
  "lang": "en-IN",
  "scope": "/",
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "medical", "lifestyle"]
}
