{
  "name": "Music Muchen - 免费在线音乐播放器",
  "short_name": "Music Muchen",
  "description": "免费在线音乐播放器，支持网易云音乐、QQ音乐双平台搜索播放。高品质无损音乐在线试听、智能歌词同步显示。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e1e1e",
  "theme_color": "#1e1e1e",
  "orientation": "any",
  "scope": "/",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["music", "entertainment", "multimedia"],
  "icons": [
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/banner-1.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "label": "Music Muchen 播放器界面"
    },
    {
      "src": "/images/banner-2.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "label": "Music Muchen 音乐播放器"
    }
  ],
  "shortcuts": [
    {
      "name": "搜索音乐",
      "short_name": "搜索",
      "description": "快速搜索音乐",
      "url": "/?action=search",
      "icons": [
        {
          "src": "/images/search-icon.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "播放列表",
      "short_name": "列表",
      "description": "查看播放列表",
      "url": "/?action=playlist",
      "icons": [
        {
          "src": "/images/playlist-icon.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
