{
  "name": "AgentHub Web",
  "short_name": "AgentHub",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#f5f5f7",
  "theme_color": "#0071BC",
  "description": "AgentHub — Multi-agent collaboration hub on web",
  "icons": [
    { "src": "/agenthub-icon-rounded-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/agenthub-icon-rounded-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
