{
  "name": "Das Bergbuch",
  "short_name": "Bergbuch",
  "description": "Ein altes Buch aus Oberaudorf.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#d9cbb0",
  "theme_color": "#2b2118",
  "icons": [
    { "src": "assets/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
