{
  "name": "乐苗音乐空间 · 课后练习空间",
  "short_name": "乐苗音乐",
  "description": "谢为老师的个人 IP 音乐教学官网，专注儿童钢琴 / 声乐，附带课后节奏、音准、乐理小游戏。",
  "lang": "zh-CN",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F6F2EA",
  "theme_color": "#6FA386",
  "categories": ["education", "music", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/og-image.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "节奏小游戏",
      "short_name": "节奏",
      "url": "/tools/rhythm.html",
      "description": "听节奏、敲节奏，训练节奏感"
    },
    {
      "name": "音准练习",
      "short_name": "音准",
      "url": "/tools/pitch-trainer.html",
      "description": "跟着伴奏唱整首，实时对比音准曲线"
    },
    {
      "name": "乐理答题",
      "short_name": "乐理",
      "url": "/tools/quiz.html",
      "description": "音符 / 节拍 / 音程 / 谱号 小测验"
    }
  ]
}