{
  "name": "Route Master - من هنا إلى كل مكان",
  "short_name": "Route Master",
  "description": "شركة Route Master الرائدة فى نقل الأفراد بمصر بأسطول +150 مركبة وخبرة +15 عامًا",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1a1f3d",
  "background_color": "#ffffff",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["business", "travel", "transportation"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/logo.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "احجز الآن",
      "short_name": "حجز",
      "url": "/contact"
    },
    {
      "name": "الأسطول",
      "short_name": "الأسطول",
      "url": "/fleet"
    },
    {
      "name": "المقالات",
      "short_name": "مقالات",
      "url": "/blog"
    }
  ]
}
