{
  "name": "Werner Driver",
  "short_name": "Werner",
  "description": "Werner Coach Driver App",
  "id": "/driver.html",
  "start_url": "/driver.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a2332",
  "theme_color": "#d4a843",
  "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-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
