{
  "short_name": "Belsalama",
  "name": "بالسلامة - Belsalama",
  "description": "منصة بالسلامة - Belsalama لإدارة النقل المدرسي الذكي مع التتبع المباشر ومسح الحضور وإدارة الأسطول.",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "192x192 512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "background_color": "#090d16",
  "theme_color": "#0f172a",
  "display": "standalone",
  "orientation": "any",
  "categories": [
    "education",
    "productivity",
    "utilities",
    "transportation"
  ],
  "shortcuts": [
    {
      "name": "Driver Console",
      "short_name": "Driver",
      "description": "Open Driver Console & Active Trip",
      "url": "/?view=driver",
      "icons": [{ "src": "/favicon.svg", "sizes": "192x192" }]
    },
    {
      "name": "Supervisor Roster",
      "short_name": "Supervisor",
      "description": "Open Passenger Roster & QR Scanner",
      "url": "/?view=supervisor",
      "icons": [{ "src": "/favicon.svg", "sizes": "192x192" }]
    },
    {
      "name": "Parent Live Tracking",
      "short_name": "Parent",
      "description": "Track your children and view bus ETA",
      "url": "/?view=parent",
      "icons": [{ "src": "/favicon.svg", "sizes": "192x192" }]
    },
    {
      "name": "School Operations",
      "short_name": "Operations",
      "description": "Manage fleet, routes, and live transport",
      "url": "/?view=dashboard",
      "icons": [{ "src": "/favicon.svg", "sizes": "192x192" }]
    }
  ]
}
