{
  "name": "RouteLedger Driver",
  "short_name": "RL Driver",
  "description": "RouteLedger Driver Portal — manage your jobs, update status, and track your shift.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0F172A",
  "background_color": "#0F172A",
  "lang": "en-US",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "https://media.base44.com/images/public/69752c3458a90da0a944b971/6c4d81514_generated_image.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://media.base44.com/images/public/69752c3458a90da0a944b971/6c4d81514_generated_image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Jobs",
      "short_name": "Jobs",
      "description": "View active assigned jobs",
      "url": "/DriverJobDetail"
    }
  ]
}
