{
    "name": "消防装备清洗管理系统",
    "short_name": "消防清洗",
    "description": "消防支队装备清洗登记系统",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#001529",
    "theme_color": "#1890ff",
    "icons": [
        {
            "src": "/icons/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/icons/icon.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ],
    "categories": ["utilities", "productivity"],
    "lang": "zh-CN"
}