{
    "name": "Waterman Charging System",
    "short_name": "Waterman Charging System",
    "description": "E-Scooter Vermietung",
    "theme_color": "#0089B6",
    "background_color": "#0089B6",
    "display": "standalone",
    "orientation": "portrait",
    "scope": "/",
    "start_url": "/",
    "icons": [
        {
          "src": "images/logo2.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
}