{
  "name": "meinbodensee.app – Der digitale Reiseführer",
  "short_name": "Bodensee",
  "description": "Der digitale Reiseführer rund um den Bodensee.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f7fbfc",
  "theme_color": "#1977a5",
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}