{
    "name": "Dev OS - 开发管理系统",
    "short_name": "DevOS",
    "description": "项目管理 + 任务看板 + AI规划 + 团队协作",
    "start_url": "index.html",
    "display": "standalone",
    "background_color": "#0d1117",
    "theme_color": "#6366f1",
    "orientation": "any",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%236366f1'/><text x='96' y='130' font-size='100' text-anchor='middle' fill='white'>⚡</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%236366f1'/><text x='256' y='350' font-size='280' text-anchor='middle' fill='white'>⚡</text></svg>",
            "sizes": "512x512",
            "type": "image/svg+xml"
        }
    ]
}
