{
  "name": "我的歌单 · 私人播放器",
  "short_name": "我的歌单",
  "description": "私人歌单播放器: 多音源、同步歌词、学唱模式、猜你喜欢、全网搜索",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1117",
  "theme_color": "#0f1117",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
