{
  "name": "ME/CFS Tagebuch",
  "short_name": "ME/CFS",
  "description": "Symptom-Tagebuch und Pacing-Hilfe für ME/CFS-Betroffene. Kostenlos, werbefrei, DSGVO-konform.",
  "lang": "de",
  "start_url": "/tagebuch",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#EDF1EB",
  "theme_color": "#EDF1EB",
  "icons": [
    { "src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/static/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
