{
    "name": "零栈工坊 - 实测可用的工具・软件・教程・资源库",
    "short_name": "零栈工坊",
    "description": "实测可用的工具・软件・教程・资源库：收录电脑软件、在线工具、图文教程与代码脚本，覆盖效率工具与学习资源。",
    "lang": "zh-CN",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#14141a",
    "theme_color": "#667eea",
    "categories": ["utilities", "developer", "education"],
    "icons": [
        {
            "src": "/static/icons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/icons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/icons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
