{
  "name": "GLIMORE LIFE STYLE",
  "short_name": "Glimore",
  "description": "Luxury haute couture & curated designer pieces from elite independent designers worldwide.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#08080f",
  "theme_color": "#d4a853",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    {
      "src": "/only_logo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Shop Now",
      "url": "/products",
      "description": "Browse the full catalog"
    },
    {
      "name": "My Cart",
      "url": "/cart",
      "description": "View your shopping cart"
    }
  ]
}
