{
  "name": "Swastha Saathi \u2014 India's Healthcare Platform",
  "short_name": "Swastha Saathi",
  "description": "One platform for complete healthcare \u2014 OPD, IPD, Insurance, Payments. Built for clinics, hospitals, and 1.4B patients.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#0d9488",
  "categories": [
    "health",
    "medical",
    "lifestyle"
  ],
  "lang": "en-IN",
  "icons": [
    {
      "src": "/pwa-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Appointment",
      "short_name": "Book OPD",
      "description": "Book an OPD appointment",
      "url": "/opd",
      "icons": [
        {
          "src": "/pwa-192.svg",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "My Tickets",
      "short_name": "Support",
      "description": "View support tickets",
      "url": "/patient/support",
      "icons": [
        {
          "src": "/pwa-192.svg",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Lab Results",
      "short_name": "Labs",
      "description": "View lab results",
      "url": "/patient/labs",
      "icons": [
        {
          "src": "/pwa-192.svg",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
