{
  "name": "KanoaFit",
  "short_name": "KanoaFit",
  "description": "Deine Fitness-Plattform – Training, Tagebuch, Ernährung, Community & KI-Coach.",
  "lang": "de",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0F1E",
  "theme_color": "#F97316",
  "icons": [
    { "src": "/icon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "any" },
    { "src": "/icon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "maskable" },
    { "src": "/kanoa-logo.png", "type": "image/png", "sizes": "200x200", "purpose": "any" }
  ]
}
