{
  "name": "Swargrani — Grace in Every Thread",
  "short_name": "Swargrani",
  "description": "India's premier luxury ethnic wear — designer lehengas, suits, sarees, bridal wear & more.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#FAF7F2",
  "theme_color": "#1A1A1A",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "categories": ["shopping", "lifestyle", "fashion"],
  "screenshots": [],
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop Now",
      "short_name": "Shop",
      "description": "Browse all collections",
      "url": "/shop.html",
      "icons": [{ "src": "images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Bridal Collection",
      "short_name": "Bridal",
      "description": "Explore bridal wear",
      "url": "/bridal.html",
      "icons": [{ "src": "images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Cart",
      "short_name": "Cart",
      "description": "View shopping cart",
      "url": "/cart.html",
      "icons": [{ "src": "images/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
