{
  "name": "Health Care Lab - Gojra",
  "short_name": "HCL Gojra",
  "description": "Fully automated medical laboratory in Gojra, Pakistan. 400+ tests, home sampling, online reports via xMed EMR.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0B7285",
  "lang": "en-PK",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    {
      "src": "assets/HCL_Logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/HCL_Logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Test",
      "url": "/tests.html",
      "description": "Browse the test catalog and book via WhatsApp"
    },
    {
      "name": "View Reports",
      "url": "https://my2.xmed.pk",
      "description": "View your lab reports online"
    },
    {
      "name": "WhatsApp Booking",
      "url": "https://wa.me/923013515999",
      "description": "Chat with HCL on WhatsApp"
    }
  ]
}
