{
  "name": "AgentRelay",
  "short_name": "AgentRelay",
  "description": "手机远程控制电脑上的 AI 编程代理：下发任务、审批命令、查看 diff。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f1f1f3",
  "theme_color": "#f1f1f3",
  "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }]
}
