{
  "short_name": "Auto Driver",
  "name": "Auto Driver",
  "start_url": "./auth/login/driver",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "./icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
