{
  "name": "Avaaz Hearing Solutions",
  "short_name": "Avaaz",
  "description": "India's #1 hearing care platform — free hearing test, expert audiologists, premium devices.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563EB",
  "orientation": "portrait-primary",
  "categories": ["health", "medical"],
  "lang": "en-IN",
  "icons": [
    {
      "src": "/img/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Hearing Test",
      "short_name": "Test",
      "url": "/hearing-test.html",
      "description": "Take a free online hearing test"
    },
    {
      "name": "Find Clinic",
      "short_name": "Clinics",
      "url": "/find-clinic.html",
      "description": "Find a hearing clinic near you"
    },
    {
      "name": "View Products",
      "short_name": "Products",
      "url": "/products.html",
      "description": "Browse hearing aid devices"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
