{
  "name": "ChainCheck",
  "short_name": "ChainCheck",
  "description": "PWA zur Verwaltung mehrerer Fahrradketten pro Rad mit Einsatzblock und Gesamt-km.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#10243a",
  "theme_color": "#1f5136",
  "icons": [
    {
      "src": "./maskable-icon-192.png?v=20260625f",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./maskable-icon-512.png?v=20260625f",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
