{
 "name": "Be EV Wise",
 "short_name": "Be EV Wise",
 "description": "Compare electric, hybrid and plug-in hybrid cars in the UK.",
 "start_url": "/ev-wise.html",
 "scope": "/",
 "display": "standalone",
 "background_color": "#F1F5F3",
 "theme_color": "#0E2A33",
 "icons": [
  {
   "src": "ev-wise-icon-192.png",
   "sizes": "192x192",
   "type": "image/png",
   "purpose": "any"
  },
  {
   "src": "ev-wise-icon-512.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "any"
  },
  {
   "src": "ev-wise-icon-512.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "maskable"
  }
 ]
}