{
    "name": "玄机·AI 算命",
    "short_name": "玄机AI",
    "description": "人工智能与传统玄学的完美融合，为你揭示命运的轨迹。",
    "start_url": "index.html",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0f0f23",
    "theme_color": "#1a1a2e",
    "scope": "/",
    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "splash_pages": null
}