{
  "id": "/",
  "name": "Glossology Labs | غلوسولوجي",
  "short_name": "Glossology",
  "description": "Glossology is a pharmaceutical beauty lab creating advanced skincare, body care, and aromatic formulas through clinical science, measured precision, and refined sensory experience.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0c0c0c",
  "theme_color": "#0c0c0c",
  "orientation": "portrait",
  "categories": ["shopping", "beauty", "lifestyle"],
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Products | البحث",
      "short_name": "Search",
      "description": "Search skincare, hair serums, and treatments",
      "url": "/products?search=true",
      "icons": [{ "src": "/icon.png", "sizes": "192x192" }]
    },
    {
      "name": "Skincare Collection | عناية بالبشرة",
      "short_name": "Skincare",
      "description": "Skin barrier repair, peels, and active serums",
      "url": "/products?category=skincare",
      "icons": [{ "src": "/icon.png", "sizes": "192x192" }]
    },
    {
      "name": "Hair Care Protocol | عناية بالشعر",
      "short_name": "Haircare",
      "description": "Hair growth oils, serums, minoxidil & caffeine formulas",
      "url": "/products?category=haircare",
      "icons": [{ "src": "/icon.png", "sizes": "192x192" }]
    },
    {
      "name": "Track Order | تتبع الطلب",
      "short_name": "Track",
      "description": "Track your Glossology package shipment",
      "url": "/track",
      "icons": [{ "src": "/icon.png", "sizes": "192x192" }]
    }
  ]
}
