{
  "name": "عمرتي — منصة العمرة والحج",
  "short_name": "عمرتي",
  "description": "منصة لإدارة باقات العمرة والحج — للمعتمرين والمكاتب والوسطاء",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#008060",
  "dir": "rtl",
  "lang": "ar",
  "orientation": "portrait-primary",
  "categories": ["travel", "lifestyle"],
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "تصفح الباقات",
      "short_name": "الباقات",
      "description": "اعرض باقات العمرة المتاحة",
      "url": "/web/packages",
      "icons": [{"src": "/static/icons/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "حجوزاتي",
      "short_name": "حجوزاتي",
      "description": "متابعة حجوزاتك",
      "url": "/web/my-bookings",
      "icons": [{"src": "/static/icons/icon-192.png", "sizes": "192x192"}]
    }
  ]
}
