{
  "name": "EasyCharge",
  "short_name": "EasyCharge",
  "description": "Carga tu coche al mejor precio",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1326",
  "theme_color": "#0b1326",
  "icons": [
    {
      "src": "/static/logo-square.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
