{
    "name": "玄机阁 - 智能AI算命",
    "short_name": "玄机阁",
    "description": "智能AI算命平台，融合传统国学与人工智能，为您精准解读命运密码。",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#1a1a2e",
    "theme_color": "#1a1a2e",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "assets/logo.svg",
            "sizes": "40x40",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "assets/logo-full.svg",
            "sizes": "140x40",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "assets/favicon.svg",
            "sizes": "16x16",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "categories": ["lifestyle", "productivity"],
    "lang": "zh-CN",
    "dir": "ltr"
}