{
    "name": "实验室药品管理系统",
    "short_name": "药品管理",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0d6efd",
    "description": "实验室试剂库存管理工具",
    "lang": "zh-CN",
    "orientation": "any",
    "icons": [
        {
            "src": "/static/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
