{
    "name": "Velib Stats",
    "short_name": "Velib Stats",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#212529",
    "theme_color": "#212529",
    "icons": [
      {
        "src": "/static/apple-touch-icon.png",
        "sizes": "180x180",
        "type": "image/png"
      }
    ]
  }
