{
    "name": "租房还是买房计算器",
    "short_name": "租房还是买房",
    "description": "对比租房与买房的长期成本，找到买房更划算的盈亏平衡年份，看清哪种选择让你的钱包更宽裕。",
    "start_url": "/zh-CN/app/zufang-haishi-maifang",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#EFF6FF",
    "background_color": "#EFF6FF",
    "scope": "/zh-CN/app/zufang-haishi-maifang",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/rent-vs-buy-calculator/rent-vs-buy-calculator-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/rent-vs-buy-calculator/rent-vs-buy-calculator-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}