{
  "target": "mobile-app",
  "recommendedFormat": "HTML prototype for review, then React Native / Flutter component spec for implementation",
  "viewport": { "width": 390, "height": 844, "ratio": "9:19.5" },
  "theme": {
    "primary": "#13b76a",
    "info": "#2f6fff",
    "warning": "#f79009",
    "background": "#f7fbf9"
  },
  "pages": [
    { "id": "workbench", "name": "工作台", "components": ["今日概览", "排队摘要", "过号保留", "快捷操作"] },
    { "id": "queue", "name": "排队作业", "components": ["状态分段", "号票列表", "倒计时", "开始服务", "确认到场"] },
    { "id": "reservation", "name": "预约管理", "components": ["今日/未来/历史", "预约卡片", "确认", "联系改期"] },
    { "id": "prepare", "name": "备料视图", "components": ["明日提车", "明日退车", "明日修车", "备件摘要"] },
    { "id": "skip", "name": "过号处理", "components": ["保留详情", "确认用户到场", "作废号票"] },
    { "id": "config", "name": "基础配置", "components": ["容量", "距离阈值", "过号策略", "任务关联"] }
  ]
}
