{
  "name": "OxyGo India - Portable Oxygen Concentrators",
  "short_name": "OxyGo India",
  "description": "India's #1 portable oxygen concentrator brand. Breathe free, live free.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0D6E6E",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-IN",
  "categories": ["health", "medical", "shopping"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/screenshot-narrow.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Products",
      "url": "/products",
      "description": "Browse our oxygen concentrators"
    },
    {
      "name": "Contact",
      "url": "/contact",
      "description": "Get in touch with us"
    },
    {
      "name": "Support",
      "url": "/support",
      "description": "Customer support"
    }
  ]
}
