{
  "name": "Art by Adliya Furnishing",
  "short_name": "Art by Adliya",
  "description": "Luxury furniture store featuring handcrafted, contemporary designs from Bahrain.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f3ef",
  "theme_color": "#508A3C",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    {
      "src": "/images/logo-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/logo-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Shop All Products",
      "short_name": "Shop",
      "url": "/shop",
      "icons": [{ "src": "/images/logo-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "AI Visualizer",
      "short_name": "Visualizer",
      "url": "/ai-visualizer",
      "icons": [{ "src": "/images/logo-icon-192.png", "sizes": "192x192" }]
    }
  ]
}
