{
  "id": "/",
  "name": "Intern Chat",
  "short_name": "Intern Chat",
  "description": "Internal webchat UI for Autonomous — monitor sessions, stream responses, and inspect tool calls in real-time.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1e1e24",
  "theme_color": "#1e1e24",
  "orientation": "any",
  "categories": ["developer", "productivity", "utilities"],
  "icons": [
    {
      "src": "https://cdn.autonomous.ai/assets/icons/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ]
}
