{
  "name": "Harmonie Konditorei — B2B",
  "short_name": "Harmonie",
  "description": "B2B-Bestellplattform für Cafés, Restaurants und Hotels in Hamburg.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FDFAF5",
  "theme_color": "#6F534A",
  "lang": "de",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "food", "shopping"],
  "shortcuts": [
    { "name": "Katalog", "url": "/catalog" },
    { "name": "Bestellungen", "url": "/orders" }
  ]
}
