{
  "name": "Dr EERAMS Clinic",
  "short_name": "Dr EERAMS",
  "description": "Unani care for women's hormonal health, before and after pregnancy. Video consultations across India.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F6F2EC",
  "theme_color": "#1E1B2E",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["medical", "health", "lifestyle"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Book a consultation",
      "short_name": "Book",
      "url": "/?source=pwa#booking",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Send your case sheet",
      "short_name": "Case sheet",
      "url": "/?source=pwa#casesheet",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
