{
  "name": "تراك خاور - Truck Khawr | نظام إدارة وتتبع النقل العام",
  "short_name": "Truck Khawr",
  "description": "نظام إدارة النقل العام، تتبع الشحنات البرية، وإذونات التحميل وبوابة السائقين",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#0a192f",
  "theme_color": "#0f2744",
  "orientation": "any",
  "dir": "rtl",
  "lang": "ar",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "إذونات التحميل",
      "short_name": "الإذونات",
      "description": "فتح سجل وإدارة إذونات التحميل",
      "url": "./index.html#orders",
      "icons": [{ "src": "logo.png", "sizes": "192x192" }]
    },
    {
      "name": "بوابة السائقين",
      "short_name": "تطبيق السائق",
      "description": "فتح بوابة السائق وبث الموقع",
      "url": "./index.html#driver-portal",
      "icons": [{ "src": "logo.png", "sizes": "192x192" }]
    },
    {
      "name": "مركز الإشعارات",
      "short_name": "الإشعارات",
      "description": "متابعة تنبيهات استلام ووصول الشحنات",
      "url": "./index.html#notifications",
      "icons": [{ "src": "logo.png", "sizes": "192x192" }]
    }
  ]
}
