{
  "name": "Gastrokasse -- Serviceoptimierung",
  "short_name": "Gastrokasse",
  "description": "Bestellerfassung und Serviceübersicht ohne Fiskalfunktionen",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#11161b",
  "theme_color": "#11161b",
  "lang": "de",
  "icons": [
    {
      "src": "./icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
