{
  "name": "KOON 26 – Mein Programm",
  "short_name": "KOON 26",
  "description": "Dein persönliches Programm für die KOON 26 – co-kreative Konferenz für Kooperation",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F8F5",
  "theme_color": "#CDEA0E",
  "lang": "de",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
