{
  "name": "YAYRA LUXE COLLECTIONS",
  "short_name": "YAYRA LUXE",
  "description": "Premium fashion and curated luxury pieces",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f7f2e8",
  "theme_color": "#1b1526",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "shopping",
    "lifestyle"
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Shop Now",
      "url": "./index.html#shop",
      "description": "Browse all products"
    },
    {
      "name": "My Orders",
      "url": "./index.html#orders",
      "description": "Track your orders"
    }
  ]
}
