{
  "name": "EnvyTours — Luxury Halal Travel Agency",
  "short_name": "EnvyTours",
  "description": "وكالة سفر فاخرة للسفر الحلال، الفنادق الحلال المعتمدة، والوجهات الراقية للمسافر المسلم.",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait-primary",
  "dir": "rtl",
  "lang": "ar",
  "background_color": "#030916",
  "theme_color": "#030916",
  "categories": [
    "travel",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "إشعارات الإطلاق",
      "short_name": "الإطلاق",
      "url": "/#launch-list",
      "description": "سجّل اهتمامك بإطلاق EnvyTours"
    },
    {
      "name": "الوجهات",
      "short_name": "وجهات",
      "url": "/#destinations",
      "description": "استكشف وجهات السفر الحلال الفاخرة"
    }
  ]
}