{
  "name": "Den-x Home Care",
  "short_name": "Den-x",
  "description": "Premium home care products for every Indian home. Trusted by 1M+ families for powerful, eco-friendly cleaning solutions.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["home", "cleaning", "shopping"],
  "shortcuts": [
    {
      "name": "Products",
      "short_name": "Products",
      "description": "View our cleaning products",
      "url": "/#products",
      "icons": [{ "src": "/favicon.svg", "sizes": "96x96" }]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Contact us for support",
      "url": "/#contact",
      "icons": [{ "src": "/favicon.svg", "sizes": "96x96" }]
    }
  ]
}
