{
    "name": "项目成本估算器",
    "short_name": "项目成本估算",
    "description": "通过添加具有小时费率的团队成员、固定费用、应急储备、利润率和税费来估算项目总成本。",
    "start_url": "/zh-CN/app/xiangmu-chengben-gusuanqi",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#F0FDFF",
    "background_color": "#F0FDFF",
    "scope": "/zh-CN/app/xiangmu-chengben-gusuanqi",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/project-cost-estimator/project-cost-estimator-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/project-cost-estimator/project-cost-estimator-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}