{
  "name": "Schlaraffenland Agenda 2027",
  "short_name": "Agenda 2027",
  "description": "Die digitale Frauen-Agenda 2027 von Schlaraffenland",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#8B4252",
  "background_color": "#F5EDE3",
  "lang": "de",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}