{
  "name": "Zoomserie — Torten, Süßes, Kaffee & Snacks",
  "short_name": "Zoomserie",
  "description": "Torten anfragen, Bestätigung der Konditorei abwarten, danach bezahlen.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FDFBF7",
  "theme_color": "#1C1C1A",
  "lang": "de",
  "dir": "ltr",
  "categories": ["food", "shopping"],
  "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"
    }
  ],
  "shortcuts": [
    { "name": "Bestellen", "url": "/bestellen" },
    { "name": "Mein Konto", "url": "/konto" }
  ]
}
