{
  "name": "Barista Coach – LeNoKo",
  "short_name": "Barista Coach",
  "description": "Dein persönlicher Barista Coach: Finde in wenigen Schritten heraus, warum dein Kaffee nicht wie erwartet schmeckt.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F2E9DC",
  "theme_color": "#F2E9DC",
  "lang": "de",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
