{
  "name": "سباء ترافل | Sheba Travel",
  "short_name": "Sheba Travel",
  "description": "سباء ترافل - نظام إدارة حجوزات الطيران والوكلاء | Sheba Travel - Flight Booking Management System",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#5ECDF0",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "business"],
  "lang": "ar",
  "dir": "rtl",
  "shortcuts": [
    {
      "name": "البحث عن رحلات",
      "short_name": "بحث",
      "description": "ابحث عن رحلات طيران",
      "url": "/?action=search",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
