{
  "name": "AbiRun 5000",
  "short_name": "AbiRun 5000",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#171717",
  "theme_color": "#171717",
  "description": "Trainingsplanung für den 5.000-m-Wettkampf mit Pace-Zonen, RPE und Reflexion.",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}