{
  "name": "OZO Health - Pathology Lab for Blood Test | AI health monitoring",
  "short_name": "OZO",
  "description": "Book 100% NABL certified lab tests, secure your health records in the Health Vault, and get AI-powered health trends and personalized alerts.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#008080",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/ozo-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/ozo-logo-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "health",
    "medical",
    "healthcare",
    "lifestyle"
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Lab Test",
      "short_name": "Lab Test",
      "description": "Book home lab tests in Pune",
      "url": "/?action=book-lab-test",
      "icons": [
        {
          "src": "/ozo-icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Health Vault",
      "short_name": "Vault",
      "description": "Access your secure health records",
      "url": "/features?tab=vault",
      "icons": [
        {
          "src": "/ozo-icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}