{
  "name": "Zaheer's Fine Jewellery",
  "short_name": "Zaheer's",
  "description": "Crafted with precision and passion",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#b8860b",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "New Arrivals",
      "url": "/collections/new-arrivals",
      "description": "View latest jewellery"
    },
    {
      "name": "Collections",
      "url": "/collections",
      "description": "Browse all collections"
    }
  ]
}
