{
    "name": "Lịch Âm - Lịch Vạn Niên",
    "short_name": "Lịch Âm",
    "description": "Xem lịch âm dương, ngày tốt xấu, giờ hoàng đạo, can chi chính xác nhất.",
    "id": "/",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#e11d48",
    "lang": "vi",
    "dir": "ltr",
    "orientation": "portrait-primary",
    "categories": ["lifestyle", "utilities"],
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Lịch âm hôm nay",
            "short_name": "Hôm nay",
            "description": "Xem lịch âm ngày hôm nay",
            "url": "/",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
        }
    ],
    "screenshots": [
        {
            "src": "/screenshots/desktop.png",
            "sizes": "1280x800",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Lịch âm hôm nay trên màn hình lớn"
        },
        {
            "src": "/screenshots/mobile.png",
            "sizes": "390x844",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Lịch âm hôm nay trên điện thoại"
        }
    ]
}
