{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "Elev8",
  "short_name": "Elev8",
  "start_url": "/webterminal/",
  "display": "browser",
  "icons": [
    {
      "src": "/webterminal/favicon.svg",
      "sizes": "16x16 32x32 64x64 128x128",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/webterminal/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/webterminal/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/webterminal/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
