{
    "name": "AntSK - 大模型AI知识库解决方案",
    "short_name": "AntSK",
    "description": "基于大模型技术的AI知识库解决方案，提供精准知识检索、持续学习能力和流畅智能交互体验",
    "icons": [
        {
            "src": "./logo.ico",
            "sizes": "16x16 32x32 48x48",
            "type": "image/x-icon"
        }
    ],
    "theme_color": "#8B5CF6",
    "background_color": "#0F172A",
    "display": "standalone",
    "orientation": "portrait",
    "start_url": "./",
    "scope": "./"
} 