{
    "name": "出海导航 - Web出海工具导航",
    "short_name": "出海导航",
    "description": "专业的Web出海工具导航站，汇集200+精选出海工具，助力中国企业成功出海全球市场",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#4A90E2",
    "background_color": "#ffffff",
    "display": "standalone",
    "start_url": "/",
    "scope": "/",
    "orientation": "portrait-primary",
    "categories": ["business", "productivity", "utilities"],
    "lang": "zh-CN"
}