{
  "name": "Cocktail Commander",
  "short_name": "Commander",
  "description": "Bestellsystem für Bar & Feier – QR-Code-Bestellungen und Bar-Steuerung",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#100f0e",
  "theme_color": "#100f0e",
  "icons": [
    {
      "src": "/Cocktail-Commander.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
