{
  "name": "MaxxCare24 - Instant Doctor At Home",
  "short_name": "MaxxCare24",
  "description": "Instant Doctor At Home - AI-Powered Healthcare Platform - Video Consultations, Home Healthcare, Emergency Services. Connect with specialist doctors 24/7.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#000000",
  "theme_color": "#06B6D4",
  "categories": ["health", "medical", "lifestyle"],
  "lang": "hi-IN",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false,
  "icons": [
    { "src": "/favicon.png", "sizes": "48x48", "type": "image/png", "purpose": "any" },
    { "src": "/favicon.png", "sizes": "72x72", "type": "image/png", "purpose": "any" },
    { "src": "/favicon.png", "sizes": "96x96", "type": "image/png", "purpose": "any" },
    { "src": "/favicon.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "Find Doctor",
      "short_name": "Doctors",
      "description": "Find and book specialist doctors",
      "url": "/?tab=doctors",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "AI Health Check",
      "short_name": "AI Health",
      "description": "Get AI-powered health analysis",
      "url": "/?tab=ai",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Emergency Call",
      "short_name": "Emergency",
      "description": "24/7 Emergency healthcare services",
      "url": "tel:8595099948",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "screenshots": []
}
