{
  "name": "سافر — حجز التذاكر",
  "short_name": "سافر",
  "description": "احجز تذكرتك بسهولة — رحلات بصات آمنة ومريحة",
  "start_url": "/passenger/login",
  "scope": "/passenger/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1e3a8a",
  "theme_color": "#1e40af",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["travel"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "البحث عن رحلة",
      "short_name": "ابحث",
      "description": "ابحث عن رحلتك القادمة",
      "url": "/passenger/search",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "حجوزاتي",
      "short_name": "حجوزاتي",
      "description": "عرض تذاكرك وحجوزاتك",
      "url": "/passenger/bookings",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
