{
  "name": "InSite Pathology Laboratory",
  "short_name": "InSite Pathology",
  "description": "InSite Pathology Laboratory is a trusted 24×7 pathology lab in Science City, Ahmedabad offering blood tests, preventive health packages, home sample collection, and pathologist verified reports.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1e3a8a",
  "background_color": "#ffffff",
  "dir": "ltr",
  "lang": "en-IN",
  "categories": ["medical", "health", "healthcare"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/src/assets/hero-collection.jpg",
      "sizes": "540x720",
      "type": "image/jpeg",
      "form_factor": "narrow"
    },
    {
      "src": "/src/assets/hero-collection.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Test",
      "short_name": "Book Test",
      "description": "Book a pathology test at InSite Pathology",
      "url": "/contact?action=book",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Home Collection",
      "short_name": "Home Collection",
      "description": "Book home blood sample collection",
      "url": "/home-collection",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Contact InSite Pathology",
      "url": "/contact",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
