{
  "name": "بركة الخير للخدمات الفندقية",
  "short_name": "بركة الخير",
  "description": "فنادق متميزة في مكة المكرمة مع خدمات عالمية المستوى وباصات VIP فاخرة",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0A1225",
  "theme_color": "#C5A55A",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon.ico",
      "sizes": "192x192",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "512x512",
      "type": "image/x-icon",
      "purpose": "maskable"
    }
  ],
  "categories": ["travel", "business"],
  "screenshots": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663354883367/Ek46tiKXnybJfd4X6tyTPJ/hero-kaaba-BhiMqoSoVjDwiT5yReqeDv.webp",
      "sizes": "540x720",
      "type": "image/webp",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "احجز عمرتك",
      "short_name": "حجز",
      "description": "احجز عمرتك الآن",
      "url": "/booking",
      "icons": [
        {
          "src": "/favicon.ico",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "نقاط الولاء",
      "short_name": "الولاء",
      "description": "برنامج نقاط الولاء",
      "url": "/loyalty",
      "icons": [
        {
          "src": "/favicon.ico",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
