{
  "name": "Zerandor Web Client",
  "short_name": "Zerandor",
  "start_url": "/webclient/?mobile=1",
  "scope": "/webclient/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#020b11",
  "theme_color": "#06333b",
  "icons": [
    {
      "src": "/static/icons/zerandor-symbol-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/static/icons/zerandor-symbol-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/static/icons/zerandor-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
