{
    "name": "EZ在线工具网",
    "short_name": "EZTools",
    "description": "永久免费的在线视频处理工具，一站式搞定M3U8在线解析、RTMP播放、M3U8转MP4等多种需求",
    "start_url": "/tools",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#5f67ee",
    "orientation": "any",
    "icons": [
        {
            "src": "/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ],
    "lang": "zh-Hans",
    "dir": "ltr",
    "categories": [
        "utilities",
        "multimedia"
    ]
}