{
  "name": "Zam Zam Diagnostic Centre",
  "short_name": "ZamZam Labs",
  "description": "Advanced diagnostics in Jhelum — MRI, CT Scan, X-Ray, Ultrasound & Pathology Lab",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1a5fa8",
  "background_color": "#ffffff",
  "lang": "en",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["health", "medical"],
  "shortcuts": [
    {
      "name": "Book Appointment",
      "short_name": "Book",
      "url": "/booking.html",
      "description": "Book a diagnostic appointment"
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "url": "/services.html",
      "description": "View all diagnostic services"
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "url": "/contact.html",
      "description": "Get in touch with us"
    }
  ]
}
