{
  "name": "Strandhotel Kurhaus Juist – Zimmer",
  "short_name": "Kurhaus",
  "description": "In-Room Tablet PWA für Strandhotel Kurhaus Juist",
  "start_url": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#F6F3ED",
  "theme_color": "#F6F3ED",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "assets/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
