{
  "name": "Henslers GastroProfi Zentrale",
  "short_name": "GastroProfi",
  "description": "Zentrale Verwaltung für Gastronomie-Lieferbetriebe.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f2e25",
  "theme_color": "#065f46",
  "orientation": "any",
  "categories": ["business", "food", "productivity"],
  "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"
    }
  ],
  "shortcuts": [
    { "name": "Dashboard", "url": "/?section=dashboard" },
    { "name": "Bestellungen", "url": "/?section=orders" },
    { "name": "Speisekarte importieren", "url": "/?section=import" }
  ]
}
