{
  "name": "Vereinsplattform",
  "short_name": "Verein",
  "description": "Die digitale Heimat moderner Vereine – Mitglieder, Beiträge, Events, Kommunikation und mehr.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a1430",
  "theme_color": "#3B45C8",
  "lang": "de",
  "icons": [
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
