{
  "name": "GLOWY Original - Luxury Beauty",
  "short_name": "GLOWY",
  "description": "Discover high-performance beauty rituals, luxury cosmetics, and curated skincare bundles.",
  "start_url": "/shop",
  "id": "/shop",
  "display": "standalone",
  "background_color": "#120826",
  "theme_color": "#30135E",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "shopping",
    "beauty",
    "lifestyle"
  ],
  "shortcuts": [
    {
      "name": "Shop Catalog",
      "url": "/shop",
      "description": "Browse our full cosmetics and skincare catalog"
    },
    {
      "name": "Collections",
      "url": "/collections",
      "description": "Save on curated product combo packages"
    },
    {
      "name": "Admin Dashboard",
      "url": "/admin",
      "description": "Store Management, Orders & Settings",
      "short_name": "Admin"
    }
  ]
}