{
  "name": "Hopkins Doctors Hospital",
  "short_name": "Hopkins Hospital",
  "description": "Comprehensive medical care with specialized departments including emergency medicine, surgery, pharmacy and laboratory services",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e40af",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "medical", "healthcare"],
  "lang": "en-UG",
  "dir": "ltr",
  "scope": "/",
  "shortcuts": [
    {
      "name": "Book Appointment",
      "short_name": "Appointment",
      "description": "Schedule a medical appointment",
      "url": "/#appoinment",
      "icons": [{ "src": "/images/logo.svg", "sizes": "96x96" }]
    },
    {
      "name": "Emergency Services",
      "short_name": "Emergency",
      "description": "View emergency services information",
      "url": "/#services",
      "icons": [{ "src": "/images/logo.svg", "sizes": "96x96" }]
    }
  ]
}
