{
  "name": "大提琴陪练助手",
  "short_name": "陪练",
  "description": "实时音准检测与分段精练",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f1923",
  "theme_color": "#0f1923",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
