{
  "name": "Arham Ornaments - Premium Jewellery Store",
  "short_name": "Arham Ornaments",
  "description": "Discover exquisite jewellery collections - Rings, Necklaces, Earrings & more",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#d4af37",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}