{
  "name": "Demo Bistro",
  "short_name": "Demo Bistro",
  "description": "A fully-featured demo restaurant ordering system. Browse the menu, build a cart, and walk through the full checkout flow.",
  "start_url": "/de",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#EF4444",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "de",
  "categories": ["food", "restaurant", "delivery"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
