{
  "name": "Brewmasters",
  "short_name": "Brewmasters",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FCF8F5",
  "theme_color": "#6F4E37",
  "description": "Brewmasters - Dein ultimativer Begleiter für perfekten Kaffee. Rezepte, Dial-In Assistent und Kaffeeschule.",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Neues Rezept",
      "url": "/entry",
      "icons": [{ "src": "favicon.png", "sizes": "192x192" }]
    }
  ]
}
