{
    "name": "XuebaiTV 工具导航",
    "short_name": "XuebaiTV",
    "description": "影视、音乐、网盘、美女写真，应有尽有，没有广告无需VIP",
    "start_url": "\/",
    "display": "standalone",
    "background_color": "#1a1a2e",
    "theme_color": "#1a1a2e",
    "icons": [
        {
            "src": "\/images\/ico.png",
            "sizes": "192x192",
            "type": "image\/png",
            "purpose": "any"
        },
        {
            "src": "\/images\/ico.png",
            "sizes": "512x512",
            "type": "image\/png",
            "purpose": "any"
        },
        {
            "src": "\/images\/ico.png",
            "sizes": "512x512",
            "type": "image\/png",
            "purpose": "maskable"
        }
    ],
    "orientation": "portrait",
    "categories": [
        "utilities",
        "entertainment",
        "productivity"
    ],
    "shortcuts": [
        {
            "name": "影视",
            "short_name": "影视",
            "description": "全网搜索影视资源,无广告,带速度检测,无需vip",
            "url": "\/?service=movie",
            "icons": [
                {
                    "src": "\/images\/movie.png",
                    "sizes": "192x192",
                    "type": "image\/png"
                }
            ]
        },
        {
            "name": "音乐",
            "short_name": "音乐",
            "description": "在线音乐播放器,全网搜索播放,无需vip",
            "url": "\/?service=music",
            "icons": [
                {
                    "src": "\/images\/music.png",
                    "sizes": "192x192",
                    "type": "image\/png"
                }
            ]
        },
        {
            "name": "音乐下载",
            "short_name": "音乐下载",
            "description": "批量下载音乐",
            "url": "\/?service=musicd",
            "icons": [
                {
                    "src": "\/images\/musicd.png",
                    "sizes": "192x192",
                    "type": "image\/png"
                }
            ]
        },
        {
            "name": "网盘",
            "short_name": "网盘",
            "description": "手机电脑常用工具汇总",
            "url": "\/?service=dav",
            "icons": [
                {
                    "src": "\/images\/drive.png",
                    "sizes": "192x192",
                    "type": "image\/png"
                }
            ]
        },
        {
            "name": "美女写真",
            "short_name": "美女写真",
            "description": "美女写真专辑图库",
            "url": "\/?service=mzpic",
            "icons": [
                {
                    "src": "\/images\/mzpic.png",
                    "sizes": "192x192",
                    "type": "image\/png"
                }
            ]
        },
        {
            "name": "文件直链加速",
            "short_name": "文件直链加速",
            "description": "境外文件直链加速下载",
            "url": "\/?service=aproxy",
            "icons": [
                {
                    "src": "\/images\/aproxy.png",
                    "sizes": "192x192",
                    "type": "image\/png"
                }
            ]
        }
    ],
    "lang": "zh-CN",
    "dir": "ltr"
}