{
    "name": "排行",
    "short_name": "排行",
    "description": "基金估值股票量化系统 - 实时追踪基金估值与市场表现",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#f5f5f5",
    "theme_color": "#3d4fb0",
    "lang": "zh-CN",
    "dir": "ltr",
    "categories": ["finance", "productivity"],
    "icons": [
        {
            "src": "icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}
