{
  "name": "Driver Portal – ITS Booking",
  "short_name": "Driver App",
  "description": "Driver portal for managing trips, GPS tracking and earnings",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111827",
  "theme_color": "#d4a017",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://base44.com/logo_v2.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "https://base44.com/logo_v2.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["travel", "transportation"],
  "shortcuts": [
    {
      "name": "My Jobs",
      "url": "/",
      "description": "View active jobs"
    }
  ]
}
