{
    "name": "AI智脑 - 大模型AI解决方案",
    "short_name": "AI智脑",
    "description": "AI智脑是一款以skill技能为核心基于大模型技术的本地AI解决方案，提供精准知识检索、持续学习能力和流畅智能交互体验，轻松打造企业专属AI解决方案。",
    "icons": [
        {
            "src": "./logo.png",
            "sizes": "16x16 32x32 48x48",
            "type": "image/x-icon"
        }
    ],
    "theme_color": "#8B5CF6",
    "background_color": "#0F172A",
    "display": "standalone",
    "orientation": "portrait",
    "start_url": "./",
    "scope": "./"
} 