{
  "name": "Ultimate Coach",
  "short_name": "UltimateCoach",
  "description": "Dein KI-Personal-Coach für Training, Ernährung und Fortschritt",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0e0e0e",
  "theme_color": "#0e0e0e",
  "categories": ["health", "fitness", "lifestyle"],
  "lang": "de",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Training starten", "short_name": "Training", "url": "/workout/active", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Foto-Scan", "short_name": "Scan", "url": "/nutrition/scan", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Coach Chat", "short_name": "Coach", "url": "/coach", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
