{
  "name": "GT Drivers",
  "short_name": "GT Drivers",
  "description": "Driver portal for trips, availability and live GPS tracking.",
  "id": "/driver",
  "start_url": "/driver",
  "scope": "/driver",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b3a63",
  "theme_color": "#0b3a63",
  "icons": [
    { "src": "/driver-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/driver-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/driver-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
