{
  "name": "QASVANI — Luxury Perfumes & Attars",
  "short_name": "QASVANI",
  "description": "Rare oud, attars, musk & luxury perfumes from the QASVANI house.",
  "start_url": "/?utm_source=pwa",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f0b08",
  "theme_color": "#0f0b08",
  "lang": "en",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    { "src": "/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Shop", "url": "/shop" },
    { "name": "Cart", "url": "/cart" },
    { "name": "Account", "url": "/account" }
  ]
}
