{
  "name": "House of Prime Collections",
  "short_name": "HOP Collections",
  "description": "Premium Korean fashion jewelry — earrings, studs & more. Shop directly and order on WhatsApp.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FBF7F4",
  "theme_color": "#8B1A4A",
  "lang": "en-IN",
  "icons": [
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop Collections",
      "short_name": "Shop",
      "description": "Browse all jewelry collections",
      "url": "/shop.html",
      "icons": [{ "src": "/icons/icon-512.png", "sizes": "512x512" }]
    },
    {
      "name": "View Cart",
      "short_name": "Cart",
      "description": "View your shopping cart",
      "url": "/cart.html",
      "icons": [{ "src": "/icons/icon-512.png", "sizes": "512x512" }]
    }
  ]
}
