{
  "name": "VanVoyage",
  "short_name": "VanVoyage",
  "description": "Plane deine Vanlife-Reisen: Stopps, Stellplätze, Reisepass und mehr.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f0e8",
  "theme_color": "#5a7a54",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}