{
    "name": "招聘漏斗计算器",
    "short_name": "招聘漏斗计算",
    "description": "计算招聘漏斗每个环节的转化率和候选人流失，快速找出招聘流程中的瓶颈所在。",
    "start_url": "/zh-CN/app/zhaopin-loudou",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/zh-CN/app/zhaopin-loudou",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/hiring-funnel-calculator/hiring-funnel-calculator-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/hiring-funnel-calculator/hiring-funnel-calculator-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}