{
  "name": "باصي — Bassy",
  "short_name": "باصي",
  "description": "اشترك لطفلك في خط مدرسي آمن وتابعه مباشر — Safe school transport in Egypt, tracked live.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#FAF7F0",
  "theme_color": "#1C1B1F",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["education", "travel", "navigation"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "تتبع الرحلة",
      "short_name": "التتبع",
      "description": "افتح التتبع المباشر للرحلة الجارية",
      "url": "/parent/tracking?source=shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "ابدأ الرحلة",
      "short_name": "الرحلة",
      "description": "ابدأ رحلة اليوم كسائق",
      "url": "/driver/trip?source=shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
