{
  "name": "HealthVerse - India's #1 Health & Wellness Platform",
  "short_name": "HealthVerse",
  "description": "AI-powered health platform with 20+ tools including BMI calculator, drug interaction checker, symptom tracker, and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-IN",
  "categories": ["health", "medical", "lifestyle", "fitness"],
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "HealthVerse Home Page"
    },
    {
      "src": "/screenshots/mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "HealthVerse Mobile View"
    }
  ],
  "shortcuts": [
    {
      "name": "BMI Calculator",
      "short_name": "BMI",
      "description": "Calculate your Body Mass Index",
      "url": "/health/calculators",
      "icons": [{ "src": "/icons/bmi.png", "sizes": "96x96" }]
    },
    {
      "name": "Health Score",
      "short_name": "Score",
      "description": "Check your health score",
      "url": "/health/tools/health-score",
      "icons": [{ "src": "/icons/score.png", "sizes": "96x96" }]
    },
    {
      "name": "Emergency Contacts",
      "short_name": "Emergency",
      "description": "View emergency numbers",
      "url": "/health/emergency-contacts",
      "icons": [{ "src": "/icons/emergency.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "pre_related_applications": false
}
