{
  "id": "/",
  "name": "Itifaq Service ",
  "short_name": "Itifaq",
  "description": "منصة اتفاق سيرفس لحجز الخدمات المنزلية في قطر — مكيفات، تنظيف، سباكة، كهرباء وأكثر.",
  "start_url": "/customers/index.php?tab=market&source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f8fb",
  "theme_color": "#0b1120",
  "lang": "ar",
  "dir": "rtl",
  "prefer_related_applications": false,
  "categories": ["business", "productivity", "lifestyle"],
  "icons": [
    {
      "src": "/uploads/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/uploads/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/uploads/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/uploads/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/uploads/icons/screenshot-1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "الصفحة الرئيسية - تصفح الخدمات"
    },
    {
      "src": "/uploads/icons/screenshot-2.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "متابعة الطلبات والدردشة المباشرة"
    }
  ]
}