{
  "name": "NOT A SANDWICH // Tokyo Shokupan Lab Munich",
  "short_name": "NOT A SANDWICH",
  "description": "Brutalist Japanese Shokupan Deli & Munich Lab — Honesty over Hype.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f3ead9",
  "theme_color": "#1f1c18",
  "orientation": "portrait-primary",
  "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"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Live Menü & Bestellen",
      "url": "/#menu",
      "description": "Shokupan Sandos bestellen"
    },
    {
      "name": "Live-Bestellstatus",
      "url": "/#status",
      "description": "Bestellung live verfolgen"
    }
  ]
}
