{
  "name": "ERETH ELD Driver Portal",
  "short_name": "ERETH ELD",
  "description": "FMCSA-compliant ELD Hours of Service driver app",
  "start_url": "/driver-portal/driver",
  "scope": "/driver-portal/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f0c29",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "/driver-portal/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/driver-portal/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "utilities"],
  "lang": "en-US"
}
