{
  "name": "AI Factory Dashboard",
  "short_name": "AI Factory",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f0f23",
  "theme_color": "#7c4dff",
  "description": "AI Factory Agent Management Dashboard",
  "categories": ["productivity", "business"],
  "lang": "zh-TW",
  "dir": "ltr",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%230f0f23' width='100' height='100' rx='20'/><text x='50' y='65' text-anchor='middle' font-size='50' fill='%237c4dff' font-family='-apple-system,sans-serif' font-weight='bold'>AI</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%230f0f23' width='100' height='100' rx='20'/><text x='50' y='65' text-anchor='middle' font-size='50' fill='%237c4dff' font-family='-apple-system,sans-serif' font-weight='bold'>AI</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%237c4dff' width='100' height='100'/><text x='50' y='62' text-anchor='middle' font-size='30' fill='%23ffffff' font-family='-apple-system,sans-serif' font-weight='bold'>AI</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%230f0f23' width='100' height='100' rx='20'/><text x='50' y='65' text-anchor='middle' font-size='50' fill='%237c4dff' font-family='-apple-system,sans-serif' font-weight='bold'>AI</text></svg>",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "代理人",
      "short_name": "Agents",
      "url": "/?tab=agents",
      "description": "查看代理人列表"
    },
    {
      "name": "對話",
      "short_name": "Chat",
      "url": "/?tab=chat",
      "description": "群組對話"
    }
  ]
}
