{
  "$schema": "https://json.schemastore.org/web-manifest.json",
  "name": "Open Lab Hub",
  "short_name": "Hub",
  "id": "https://hub.openlab.dev/dash",
  "start_url": "https://hub.openlab.dev/dash/",
  "scope": "https://hub.openlab.dev/dash/",
  "display": "standalone",
  "icons": [
    { "src": "icon-512.png", "type": "image/png", "sizes": "512x512" },
    { "src": "icon-192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "icon-384.png", "type": "image/png", "sizes": "384x384" },
    { "src": "icon-1024.png", "type": "image/png", "sizes": "1024x1024" }
  ]
}
