{
  "name": "HAYA Boutique | هايا بوتيك",
  "short_name": "HAYA",
  "description": "متجر هايا للأزياء والموضة — إشعارات حصرية وعروض مخصصة",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0E0A06",
  "background_color": "#0E0A06",
  "lang": "ar",
  "dir": "rtl",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/api/icons?size=72",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/api/icons?size=96",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/api/icons?size=128",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/api/icons?size=192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/api/icons?size=512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/sale-hero.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "HAYA Boutique — الصفحة الرئيسية"
    }
  ],
  "shortcuts": [
    {
      "name": "العروض الحصرية",
      "short_name": "العروض",
      "url": "/sale",
      "icons": [{ "src": "/api/icons?size=96", "sizes": "96x96" }]
    },
    {
      "name": "سلة التسوق",
      "short_name": "السلة",
      "url": "/cart",
      "icons": [{ "src": "/api/icons?size=96", "sizes": "96x96" }]
    }
  ],
  "categories": ["shopping", "fashion", "lifestyle"]
}
