{
  "name": "Emenyu Demo Steakhouse",
  "short_name": "Demo Steakhouse",
  "description": "Demo Steakhouse — Premium Dining Experience",
  "theme_color": "#001724",
  "background_color": "#001724",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/demo/table1",
  "scope": "/demo/",
  "icons": [
    {
      "src": "/demo/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}