{
  "name": "Rifah Laboratories",
  "short_name": "Rifah Lab",
  "description": "Trusted diagnostic laboratory in Faisalabad, Pakistan — 245+ tests, home sample collection, online reports.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a4d8c",
  "theme_color": "#0a4d8c",
  "lang": "en",
  "dir": "ltr",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    { "src": "/assets/logo.png", "sizes": "any", "type": "image/png", "purpose": "any" },
    { "src": "/assets/logo.png", "sizes": "any", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Book a Test",
      "short_name": "Book",
      "description": "Book a test via WhatsApp",
      "url": "/booking.html",
      "icons": [{ "src": "/assets/logo.png", "sizes": "any", "type": "image/png" }]
    },
    {
      "name": "View Reports",
      "short_name": "Reports",
      "description": "Open the xMed patient portal",
      "url": "https://my.xmed.pk",
      "icons": [{ "src": "/assets/logo.png", "sizes": "any", "type": "image/png" }]
    },
    {
      "name": "Test Catalog",
      "short_name": "Tests",
      "description": "Browse the full test catalog and pricing",
      "url": "/tests.html",
      "icons": [{ "src": "/assets/logo.png", "sizes": "any", "type": "image/png" }]
    }
  ]
}
