{
  "name": "نقّال | Naggal Logistics",
  "short_name": "نقّال",
  "description": "منصة الشحن والخدمات اللوجستية في المملكة العربية السعودية",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111009",
  "theme_color": "#FF5500",
  "orientation": "portrait-primary",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "logistics",
    "business",
    "productivity"
  ],
  "shortcuts": [
    {
      "name": "رحلة جديدة",
      "short_name": "رحلة",
      "description": "إنشاء رحلة شحن جديدة",
      "url": "/trips",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any"
        }
      ]
    },
    {
      "name": "تتبع الرحلات",
      "short_name": "تتبع",
      "description": "تتبع الرحلات الحية",
      "url": "/tracking",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any"
        }
      ]
    }
  ]
}