{
  "short_name": "Khazaneh",
  "name": "Khazaneh - Luxury Clothing Rentals Jordan",
  "description": "Premium luxury clothing rental service in Jordan. Rent designer dresses, tuxedos, and couture pieces for any occasion.",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "background_color": "#FEF7FF",
  "theme_color": "#6750A4",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "categories": ["shopping", "lifestyle", "fashion"],
  "shortcuts": [
    {
      "name": "Browse Catalog",
      "short_name": "Catalog",
      "description": "Browse designer clothing catalog",
      "url": "/catalog"
    },
    {
      "name": "Virtual Try-On",
      "short_name": "Try-On",
      "description": "Try on clothes virtually with Nano Banana 2 AI",
      "url": "/ar-experience"
    }
  ]
}
