{
    "name": "我爱工具网 - 52tool.net",
    "short_name": "52工具",
    "description": "提供各种实用的在线工具，包括房贷计算器、个人所得税、二维码生成、JSON格式化等",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#5cb85c",
    "orientation": "any",
    "icons": [
        {
            "src": "/tools/images/icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml"
        },
        {
            "src": "/tools/images/icon-192.svg",
            "sizes": "512x512",
            "type": "image/svg+xml"
        }
    ],
    "categories": ["utilities", "productivity"],
    "lang": "zh-CN"
}
