{
  "name": "وفرهالي - Wfarhali",
  "short_name": "وفرهالي",
  "description": "منصة التسوق الإلكتروني الرائدة في الجزائر - احصل على أفضل المنتجات بأسعار منافسة مع خدمة التوصيل المنزلي",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["shopping", "business", "productivity"],
  "icons": [
    {
      "src": "/images/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "حاسبة التسعير",
      "short_name": "التسعير",
      "description": "احسب تكلفة منتجاتك بسرعة",
      "url": "/pricing-calculator",
      "icons": [
        {
          "src": "/images/icons/calculator-icon.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "السلة",
      "short_name": "السلة",
      "description": "عرض سلة التسوق الخاصة بك",
      "url": "/cart",
      "icons": [
        {
          "src": "/images/icons/cart-icon.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "طلباتي",
      "short_name": "الطلبات",
      "description": "تتبع طلباتك وحالتها",
      "url": "/orders",
      "icons": [
        {
          "src": "/images/icons/orders-icon.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshots/desktop-home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "الصفحة الرئيسية على سطح المكتب"
    },
    {
      "src": "/images/screenshots/mobile-home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "الصفحة الرئيسية على الهاتف المحمول"
    }
  ],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
