{
  "name": "Manfreds Coffee Service",
  "short_name": "Coffee ☕",
  "description": "Kaffeebohne, Status und Bestellungen – Raum 00032",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#2c1a0e",
  "theme_color": "#2c1a0e",
  "lang": "de",
  "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"
    }
  ]
}
