{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "Dock — AI workspace for you, your team, and every agent",
  "short_name": "Dock",
  "description": "The AI workspace for humans + agents. Tables, docs, audio-first essays on AI agents and the architecture behind them.",
  "id": "trydock-ai",
  "start_url": "/blog",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#0A84FF",
  "lang": "en-US",
  "categories": ["productivity", "news", "education"],
  "icons": [
    {
      "src": "/dock-mark.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/api/brand/orb/v1",
      "sizes": "1200x630",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
