{
  "name": "AgentChat V4",
  "short_name": "AgentChat",
  "description": "FORGE Agent Chatroom - Real-time team communication with voice, video, and AI agents",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "categories": ["communication", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%2353a8b6'/><path d='M56 64h80v48a16 16 0 01-16 16H72a16 16 0 01-16-16V64z' fill='%231a1a2e'/><rect x='48' y='56' width='96' height='16' rx='8' fill='%231a1a2e'/><circle cx='80' cy='96' r='8' fill='%2353a8b6'/><circle cx='112' cy='96' r='8' fill='%2353a8b6'/><path d='M80 144l16 16 16-16' stroke='%2353a8b6' stroke-width='8' fill='none' stroke-linecap='round'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%2353a8b6'/><path d='M149 171h213v128a43 43 0 01-43 43H192a43 43 0 01-43-43V171z' fill='%231a1a2e'/><rect x='128' y='149' width='256' height='43' rx='21' fill='%231a1a2e'/><circle cx='213' cy='256' r='21' fill='%2353a8b6'/><circle cx='299' cy='256' r='21' fill='%2353a8b6'/><path d='M213 384l43 43 43-43' stroke='%2353a8b6' stroke-width='21' fill='none' stroke-linecap='round'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
