{
    "name": "项目流程管理系统",
    "short_name": "项目管理",
    "description": "项目看板、流程管理、财务核算一站式管理",
    "start_url": "index.html",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#1890ff",
    "theme_color": "#1890ff",
    "icons": [
        {
            "src": "icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}