{
  "id": "/charge/",
  "name": "EV Buzz",
  "short_name": "EV Buzz",
  "description": "Charge at E-Fill with the EV Buzz driver app.",
  "start_url": "/charge/",
  "scope": "/charge/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#07090f",
  "theme_color": "#07090f",
  "lang": "en",
  "icons": [
    {"src": "/icons/evbuzz-app-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "/icons/evbuzz-app-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "/icons/evbuzz-app-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"},
    {"src": "/icons/evbuzz-app-180.png", "sizes": "180x180", "type": "image/png"}
  ]
}
