{
  "name": "AI Waiter Menu",
  "short_name": "Menu",
  "description": "Scan to view menu and order",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f3ea",
  "theme_color": "#0e9f6e",
  "icons": [
    {
      "src": "/static/guest/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
