{
    "name": "黄色仓库 - 数据资料归档与知识管理平台",
    "short_name": "黄色仓库",
    "description": "专业的数据资料归档与知识管理平台，提供海量存储、极速检索、版本控制、多端同步等核心功能。",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#FFFDE7",
    "theme_color": "#F9A825",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "zh-CN",
    "icons": [
        {
            "src": "/images/platform-logo-icon.webp",
            "sizes": "192x192",
            "type": "image/webp",
            "purpose": "any maskable"
        },
        {
            "src": "/images/platform-logo-icon.webp",
            "sizes": "512x512",
            "type": "image/webp",
            "purpose": "any maskable"
        }
    ],
    "categories": ["productivity", "education", "utilities"],
    "shortcuts": [
        {
            "name": "搜索资料",
            "short_name": "搜索",
            "url": "/pages/search/",
            "description": "快速搜索知识库中的文档和数据"
        },
        {
            "name": "知识库",
            "short_name": "知识库",
            "url": "/pages/archives/",
            "description": "浏览全部知识分类"
        }
    ]
}
