{
  "contractVersion": "1.0.0",
  "courseId": "elect",
  "name": "电磁场理论",
  "shortName": "电磁场",
  "version": "0.1.0",
  "description": "面向清华电子信息备考的电磁场理论学习、题目解析、物理动画与提问工具。",
  "defaultPath": "/",
  "basePathHint": "/courses/elect",
  "routes": [
    { "id": "today", "label": "今日复习", "path": "/" },
    { "id": "learn", "label": "课程", "path": "/learn", "capability": "lessons" },
    { "id": "points", "label": "考点", "path": "/points", "capability": "knowledge-points" },
    { "id": "practice", "label": "题库", "path": "/practice", "capability": "questions" },
    { "id": "labs", "label": "物理实验", "path": "/labs", "capability": "labs" },
    { "id": "tutor", "label": "AI 助教", "path": "/tutor", "capability": "ai" }
  ],
  "capabilities": [
    "lessons",
    "knowledge-points",
    "questions",
    "solutions",
    "labs",
    "progress",
    "ai",
    "offline"
  ],
  "dataVersion": "2026-07-15.1",
  "manifestPath": "/course.manifest.json"
}
