{
  "name": "Kegelclub",
  "short_name": "Kegelclub",
  "description": "",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#166534",
  "theme_color": "#166534",
  "icons": [
    { "src": "/192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    { "src": "/512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}