{
  "name": "Der Spinner",
  "short_name": "Spinner",
  "icons": [
    {
      "src": "/img/192x192-contain-1x-favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/512x512-contain-1x-favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#e9dccb",
  "background_color": "#e9dccb",
  "display": "standalone"
}