{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "Steindemo POS",
  "short_name": "Steindemo",
  "description": "Arbeitsplatten-Demo powered by Küchen Aktuell GmbH",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f5f5",
  "theme_color": "#000000",
  "icons": [
    { "src": "favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
