{
  "name": "Adam Labs — Diagnostic Center, Gujranwala",
  "short_name": "Adam Labs",
  "description": "Adam Labs — The Lab That Cares. 450+ diagnostic tests, online reports, home sample collection across Gujranwala, Pakistan. Powered by xMed EMR.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#E11D2A",
  "lang": "en-PK",
  "dir": "ltr",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    {
      "src": "/assets/img/AdamLab_Icon.webp",
      "sizes": "any",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/assets/img/AdamLab_Logo.webp",
      "sizes": "any",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/img/AdamLab_Icon.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "View Reports",
      "short_name": "Reports",
      "url": "/reports.html",
      "icons": [{ "src": "/assets/img/AdamLab_Icon.webp", "sizes": "any", "type": "image/webp" }]
    },
    {
      "name": "Book a Test",
      "short_name": "Book Test",
      "url": "/tests.html",
      "icons": [{ "src": "/assets/img/AdamLab_Icon.webp", "sizes": "any", "type": "image/webp" }]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "url": "/contact.html",
      "icons": [{ "src": "/assets/img/AdamLab_Icon.webp", "sizes": "any", "type": "image/webp" }]
    }
  ]
}
