{
    "name": "东方智慧分析系统",
    "short_name": "东方智慧",
    "description": "东方智慧分析系统 - 融合易经六爻与现代量化的A股决策系统",
    "start_url": "./index.html",
    "scope": "./",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#1a1a2e",
    "theme_color": "#1a1a2e",
    "lang": "zh-CN",
    "icons": [
        {
            "src": "icons/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}