{
  "name": "Drive All Auto - Driver Portal",
  "short_name": "Drive All Auto",
  "description": "Driver portal for managing loads and tracking earnings",
  "start_url": "/portal",
  "scope": "/portal",
  "display": "standalone",
  "background_color": "#1e293b",
  "theme_color": "#3b82f6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"]
}
