{
  "name": "Einsatzplan-Viewer",
  "short_name": "Einsatzplan",
  "icons": [
    {"src": "/static/logo-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "/static/logo-512.png", "sizes": "512x512", "type": "image/png"}
  ],
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0f2f5",
  "theme_color": "#d4a017"
}