{
  "name": "Heute auf Spiekeroog",
  "short_name": "Spiekeroog",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fdfaf2",
  "theme_color": "#00392c",
  "icons": [
    {
      "src": "/icons/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
