{
  "id": "/",
  "name": "MEEX HoReCa 360",
  "short_name": "MEEX 360",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "launch_handler": {
    "client_mode": "navigate-new"
  },
  "background_color": "#f4f7fa",
  "theme_color": "#082f49",
  "icons": [
    {
      "src": "/static/icons/meex.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
