{
  "name": "WorkBench",
  "short_name": "WorkBench",
  "description": "Agentic AI workspace for teams — documents, spreadsheets, presentations, and AI agents.",
  "start_url": "/projects",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0066FF",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/icon-192.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}