{
    "name": "债务还款计算器",
    "short_name": "债务还款计算",
    "description": "使用Avalanche或Snowball方法制定债务还款计划。比较策略、查看还清债务日期，并追踪利息节省情况。",
    "start_url": "/zh-CN/app/zhaiwu-huankuan-jisuanqi",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#EFF6FF",
    "background_color": "#EFF6FF",
    "scope": "/zh-CN/app/zhaiwu-huankuan-jisuanqi",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/debt-payoff-calculator/debt-payoff-calculator-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/debt-payoff-calculator/debt-payoff-calculator-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}