{
  "id": "/",
  "name": "烛火 Studio - 智能 Agent 与 AI 创作工作台",
  "short_name": "烛火",
  "description": "烛火 Studio - 智能 Agent、协同画布与 AI 创作工作台",
  "lang": "zh-CN",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "theme_color": "#061b1f",
  "background_color": "#061b1f",
  "categories": ["productivity", "graphics", "entertainment"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "协同工作台",
      "short_name": "工作台",
      "description": "打开烛火协同创作工作台",
      "url": "/studio/workspace?source=shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "创作空间",
      "short_name": "创作",
      "description": "开始新的 AI 创作",
      "url": "/workspace?source=shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "订阅套餐",
      "short_name": "套餐",
      "description": "查看订阅与权益",
      "url": "/plans?source=shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "我的钱包",
      "short_name": "钱包",
      "description": "余额、充值与账单",
      "url": "/wallet?source=shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
