{
  "name": "Cruiso – Camper-Logbuch",
  "short_name": "CRUISO",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f8efe4",
  "theme_color": "#22382f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}