{
  "name": "Espresso Coach",
  "short_name": "Espresso Coach",
  "description": "KI-Coach für besseren Espresso. Foto deiner Maschine hochladen, persönliche Empfehlungen bekommen.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF7F2",
  "theme_color": "#2C1810",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "lang": "de",
  "dir": "ltr",
  "categories": ["food", "lifestyle", "productivity"]
}
