{
    "name": "买房税费计算器",
    "short_name": "买房税费计算",
    "description": "估算买房时的全部交易费用：自定义各项费用、勾选需要计入的项目、在按比例和固定金额之间切换，看清成交时需要准备多少现金。",
    "start_url": "/zh-CN/app/mai-fang-shui-fei-ji-suan-qi",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#F0FDFF",
    "background_color": "#F0FDFF",
    "scope": "/zh-CN/app/mai-fang-shui-fei-ji-suan-qi",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/closing-cost-calculator/closing-cost-calculator-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/closing-cost-calculator/closing-cost-calculator-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}