{
  "name": "Digital Menu",
  "short_name": "Menu",
  "start_url": "/en",
  "scope": "/en/",
  "display": "standalone",
  "description": "Browse and order items from the digital restaurant menu.",
  "lang": "en-US",
  "orientation": "portrait",
  "dir": "ltr",
  "background_color": "#ffffff",
  "theme_color": "#007AFF",
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "575x706",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
