{
    "name": "付羽老黄历",
    "short_name": "老黄历",
    "description": "公农历转换、万年历、黄道吉日、八字排盘、起名测名、堪舆择向 — 付羽老黄历 fuyusoft.cn",
    "lang": "zh-CN",
    "dir": "ltr",
    "start_url": "/?utm_source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#0b0e13",
    "theme_color": "#0b0e13",
    "categories": ["lifestyle", "utilities", "productivity"],
    "icons": [
        {
            "src": "/images/pwa/icon-32.png",
            "sizes": "32x32",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/pwa/icon-180.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/pwa/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/pwa/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/logo.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ],
    "shortcuts": [
        {
            "name": "今日黄历",
            "short_name": "今日",
            "url": "/?utm_source=pwa_shortcut",
            "icons": [{ "src": "/images/pwa/icon-192.png", "sizes": "192x192", "type": "image/png" }]
        },
        {
            "name": "万年历",
            "short_name": "日历",
            "url": "/calendar.php?utm_source=pwa_shortcut",
            "icons": [{ "src": "/images/pwa/icon-192.png", "sizes": "192x192", "type": "image/png" }]
        },
        {
            "name": "公农历转换",
            "short_name": "转换",
            "url": "/convert.php?utm_source=pwa_shortcut",
            "icons": [{ "src": "/images/pwa/icon-192.png", "sizes": "192x192", "type": "image/png" }]
        }
    ],
    "prefer_related_applications": false,
    "edge_side_panel": { "preferred_width": 480 }
}
