{
  "name": "Impeto — Athlete OS",
  "short_name": "Impeto",
  "description": "Train. Recover. Maintain. — Endurance training, health tracking, and bike maintenance in one platform.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0c0e14",
  "theme_color": "#06b6d4",
  "categories": ["health", "fitness", "sports", "lifestyle"],
  "lang": "de",
  "dir": "ltr",
  "icons": [
    {"src": "/static/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/static/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ],
  "shortcuts": [
    {
      "name": "Heute",
      "short_name": "Heute",
      "description": "Direkt zum Trainings-Plan heute",
      "url": "/dashboard?view=heute",
      "icons": [{"src": "/static/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Wellness Check-In",
      "short_name": "Check-In",
      "description": "Tagesform schnell eintragen",
      "url": "/dashboard#wellnessCheckInCard",
      "icons": [{"src": "/static/icon-192.png", "sizes": "192x192"}]
    }
  ],
  "screenshots": []
}
