{
  "name": "Jai Mataji Jewellers - Gold Jewellery",
  "short_name": "JMJ Jewellers",
  "description": "Premium 14KT, 18KT & 22KT BIS Hallmarked Gold Jewellery - Shop Online",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#8B0000",
  "background_color": "#ffffff",
  "screenshots": [
    {
      "src": "/icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "form_factor": "narrow"
    },
    {
      "src": "/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "form_factor": "wide"
    }
  ],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "/assets/logo/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.webp",
      "sizes": "32x32",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "business"],
  "shortcuts": [
    {
      "name": "Browse Products",
      "short_name": "Products",
      "description": "Browse all gold jewellery products",
      "url": "/products/",
      "icons": [
        {
          "src": "/icon-192.webp",
          "sizes": "192x192",
          "type": "image/webp"
        }
      ]
    },
    {
      "name": "View Cart",
      "short_name": "Cart",
      "description": "View items in your shopping cart",
      "url": "/cart/",
      "icons": [
        {
          "src": "/icon-192.webp",
          "sizes": "192x192",
          "type": "image/webp"
        }
      ]
    },
    {
      "name": "Wishlist",
      "short_name": "Wishlist",
      "description": "View saved items",
      "url": "/wishlist/",
      "icons": [
        {
          "src": "/icon-192.webp",
          "sizes": "192x192",
          "type": "image/webp"
        }
      ]
    }
  ]
}
