{
  "id": "https://www.brishajewels.com/",
  "name": "Brisha Jewels",
  "short_name": "Brisha Jewels",
  "description": "Certified Diamonds & Fine Jewelry — IGI & GIA certified loose diamonds, bespoke engagement rings, and custom luxury jewelry with free insured worldwide shipping.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": [
    "shopping",
    "lifestyle"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "type": "image/x-icon",
      "sizes": "16x16 32x32 48x48 64x64 128x128 256x256"
    },
    {
      "src": "/favicon-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/favicon-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "/favicon-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/favicon-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Loose Diamonds",
      "short_name": "Diamonds",
      "description": "Browse certified loose diamonds with live pricing and 360° view.",
      "url": "/diamonds",
      "icons": [
        {
          "src": "/favicon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "3D Ring Builder",
      "short_name": "Custom Ring",
      "description": "Design custom engagement rings in 3D.",
      "url": "/custom-jewelry-generator",
      "icons": [
        {
          "src": "/favicon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Fine Jewelry Collection",
      "short_name": "Jewelry",
      "description": "Explore rings, necklaces, earrings, and bracelets.",
      "url": "/jewelry",
      "icons": [
        {
          "src": "/favicon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
