{
  "name": "AgentFleet",
  "short_name": "AgentFleet",
  "description": "Distributed agent orchestration dashboard",
  "lang": "en-US",
  "start_url": "/web/",
  "scope": "/web/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#d24c2a",
  "background_color": "#111817",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
