{
  "id": "/",
  "name": "AQUA SMART — فلاتر الماء والصيانة",
  "short_name": "AQUA SMART",
  "description": "شري فلاتر الماء، تبّع طلبك وطلب الصيانة من تليفونك. توصيل ديال دار وخدمة ديال تقنيين فمراكش.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "background_color": "#f6fbfb",
  "theme_color": "#0D3B3C",
  "orientation": "portrait-primary",
  "dir": "rtl",
  "lang": "ar",
  "categories": [
    "business",
    "shopping",
    "utilities"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-mark-64.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-mark-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-mark-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "المتجر",
      "short_name": "المتجر",
      "description": "تصفح فلاتر الماء والعروض",
      "url": "/shop/products",
      "icons": [
        {
          "src": "/favicon-aqua-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "تتبع الطلب",
      "short_name": "تتبع",
      "description": "شوف فين وصل طلبك",
      "url": "/shop/track",
      "icons": [
        {
          "src": "/favicon-aqua-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "طلباتي",
      "short_name": "طلباتي",
      "description": "حسابك، طلباتك وتذكير تبديل الفلاتر",
      "url": "/client",
      "icons": [
        {
          "src": "/favicon-aqua-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "لوحة التقني",
      "short_name": "التقني",
      "description": "مهام التركيب والصيانة",
      "url": "/technician",
      "icons": [
        {
          "src": "/favicon-aqua-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}