{
  "name": "House Of Viyara Luxury",
  "short_name": "House Of Viyara",
  "description": "Redefining fashion with curated styles and premium quality for women.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#FFD100",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "https://house-of-viyara-gamma.vercel.app/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://house-of-viyara-gamma.vercel.app/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}