{
  "name": "Candela Hospital - Healthcare & OPD Queue",
  "short_name": "Candela",
  "description": "Candela Hospital - Leading Healthcare, Live OPD Queue Management, Specialist Consultations & 24/7 Emergency Care.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#0B1528",
  "theme_color": "#1877F2",
  "orientation": "any",
  "scope": "/",
  "categories": ["medical", "health", "productivity"],
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "apple touch icon"
    },
    {
      "src": "/pwa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Live OPD Queue Monitor",
      "short_name": "Queue",
      "description": "View live hospital OPD queue and patient token turns",
      "url": "/?page=live-queue",
      "icons": [{ "src": "/pwa-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Book Appointment",
      "short_name": "Book",
      "description": "Schedule a consultation with a specialist doctor",
      "url": "/?action=book",
      "icons": [{ "src": "/pwa-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Patient Portal",
      "short_name": "Portal",
      "description": "Patient records, digital prescriptions & passes",
      "url": "/?page=patient-portal",
      "icons": [{ "src": "/pwa-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "SAP Admin Portal",
      "short_name": "SAP Admin",
      "description": "Hospital staff and EMR administration",
      "url": "/?page=sapadmin",
      "icons": [{ "src": "/pwa-icon-192.png", "sizes": "192x192" }]
    }
  ]
}
