{
  "name": "Juice Plus Menu",
  "short_name": "Juice Plus",
  "description": "Fresh juices, smoothies and food — digital menu",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FAF6EF",
  "theme_color": "#3D6B4C",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
