{
  "name": "Suvorya — Temple Jewellery",
  "short_name": "Suvorya",
  "description": "Handcrafted temple jewellery — pearl bangles, kundan earrings, traditional necklaces and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f0e8",
  "theme_color": "#b8860b",
  "categories": ["shopping", "lifestyle"],
  "lang": "en-IN",
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "images/screenshot-home.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Home — Suvorya"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop",
      "url": "/shop.html",
      "description": "Browse all jewellery"
    },
    {
      "name": "My Cart",
      "url": "/cart.html",
      "description": "View your cart"
    },
    {
      "name": "Wishlist",
      "url": "/wishlist.html",
      "description": "Your saved items"
    }
  ]
}
