{
  "name": "Himax Living",
  "short_name": "Himax Living",
  "description": "Central India's fastest growing premium furniture brand. Shop Modular Wardrobes, Kitchens, Beds & more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0066cc",
  "lang": "en-IN",
  "categories": ["shopping", "lifestyle", "business"],
  "icons": [
    {
      "src": "/assets/images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/assets/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Products",
      "short_name": "Products",
      "description": "Explore our furniture collections",
      "url": "/products.php",
      "icons": [{"src": "/assets/images/logo.png", "sizes": "96x96"}]
    },
    {
      "name": "Track Order",
      "short_name": "Track",
      "description": "Track your furniture order",
      "url": "/helpdesk.php?cat=tracking",
      "icons": [{"src": "/assets/images/logo.png", "sizes": "96x96"}]
    },
    {
      "name": "Price Calculator",
      "short_name": "Calculator",
      "description": "Calculate furniture price",
      "url": "/price-calculator.php",
      "icons": [{"src": "/assets/images/logo.png", "sizes": "96x96"}]
    }
  ],
  "screenshots": [
    {
      "src": "/assets/images/logo.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
