{
    "name": "Glühweinstand Freunde der Alten Kirche und Bürgerverein",
    "short_name": "Glühweinrechner",
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone",
    "orientation": "portrait",
    "scope": "https://bitter-online.de/gwr/",
    "start_url": "index.html",
    "icons": [
      {
        "src": "regular_icon.png",
      "sizes": "192x192 196x196 384x384 512x512 1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
      {
        "src": "maskable_icon.png",
        "sizes": "192x192 196x196 384x384 512x512 1024x1024",
        "type": "image/png",
        "purpose": "maskable"
      }
    ]
  }