{
  "name": "BikeGenie - Smart Bike Maintenance",
  "short_name": "BikeGenie",
  "description": "Intelligente Fahrrad-Wartung und -Reparatur mit KI-Unterstützung",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#022c3a",
  "background_color": "#022c3a",
  "display": "standalone",
  "orientation": "portrait-primary",
  "lang": "de"
}