{
  "name": "TRIX",
  "short_name": "TRIX",
  "description": "TRIX AI companion for study, focus, chat, and pairing across devices.",
  "lang": "zh-CN",
  "id": "/",
  "theme_color": "#0b6e4f",
  "background_color": "#f5efe5",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/#/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["lifestyle", "education", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "开始专注",
      "short_name": "专注",
      "description": "快速开始专注学习",
      "url": "/#/study",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "聊天",
      "short_name": "聊天",
      "description": "通过原生 OpenClaw 通道聊天",
      "url": "/#/chat/clawbot",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
