{
    "id": "/",
    "name": "子平八字",
    "short_name": "子平八字",
    "description": "子平八字命理排盘万年历",
    "start_url": "/pwa-start.html?source=pwa",
    "scope": "/",
    "display": "standalone",
    "display_override": ["standalone", "fullscreen", "minimal-ui"],
    "orientation": "portrait",
    "lang": "zh-CN",
    "dir": "ltr",
    "background_color": "#393D49",
    "theme_color": "#393D49",
    "categories": ["lifestyle", "utilities"],
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
