{
  "name": "نادي الحرس الجمهوري",
  "short_name": "الحرس الجمهوري",
  "description": "نادي الحرس الجمهوري - الفخامة والتميز للحفلات والأفراح والمناسبات الخاصة",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#667eea",
  "background_color": "#fafbff",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshots/desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "شاشة الرئيسية للتطبيق"
    },
    {
      "src": "screenshots/mobile.png",
      "sizes": "360x640",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "واجهة المستخدم على الهاتف"
    }
  ],
  "shortcuts": [
    {
      "name": "القاعات",
      "short_name": "القاعات",
      "description": "عرض جميع القاعات الفاخرة",
      "url": "/?tab=halls",
      "icons": [
        {
          "src": "icons/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "المزودون",
      "short_name": "المزودون",
      "description": "مزودو الخدمات المميزون",
      "url": "/?tab=providers",
      "icons": [
        {
          "src": "icons/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "اتصل بنا",
      "short_name": "اتصال",
      "description": "التواصل مع إدارة النادي",
      "url": "/?tab=contact",
      "icons": [
        {
          "src": "icons/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "شكوى",
      "short_name": "شكوى",
      "description": "إرسال شكوى أو اقتراح",
      "url": "/?tab=complaints",
      "icons": [
        {
          "src": "icons/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "categories": ["lifestyle", "entertainment", "business"],
  "prefer_related_applications": false,
  "display_override": ["standalone", "window-controls-overlay"]
}