{
  "name": "Backstube – Gastro Dashboard",
  "short_name": "Backstube",
  "description": "Bestellungen, Reservationen und Zahlen deines Betriebs – immer griffbereit.",
  "lang": "de-CH",
  "start_url": "/?quelle=homescreen",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F2EEE1",
  "theme_color": "#0E0E0E",
  "categories": ["business", "food"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Bestellungen", "short_name": "Bestellungen", "url": "/orders", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Küche", "short_name": "Küche", "url": "/kitchen", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
