{
  "name": "英文儿歌打卡",
  "short_name": "儿歌打卡",
  "description": "本地英文儿歌播放器：分类浏览、点开即播、歌词同步、每日打卡",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF7EF",
  "theme_color": "#FFF7EF",
  "lang": "zh-CN",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
