{
  "name": "البركة مول أولاد الجارحي",
  "short_name": "البركة مول",
  "description": "سوبر ماركت متكامل — خضار، فاكهة، لحوم، ودواجن طازجة يومياً",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"],
  "background_color": "#ffffff",
  "theme_color": "#3D1F4A",
  "lang": "ar",
  "dir": "rtl",
  "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" }
  ],
  "id": "/",
  "scope": "/",
  "orientation": "portrait",
  "categories": ["shopping", "food", "lifestyle"],
  "prefer_related_applications": false,
  "launch_handler": { "client_mode": "auto" },
  "handle_links": "preferred",
  "edge_side_panel": { "preferred_width": 480 },
  "shortcuts": [
    {
      "name": "العروض",
      "short_name": "العروض",
      "description": "أحدث عروض البركة مول",
      "url": "/offers",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "السلة",
      "short_name": "السلة",
      "description": "افتح سلة المشتريات",
      "url": "/cart",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "طلباتي",
      "short_name": "طلباتي",
      "description": "تتبع طلباتك",
      "url": "/orders",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "screenshots": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Baraka Mall Home"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Baraka Mall Desktop"
    }
  ]
}