{
    "name": "RedHope - Hệ thống Hiến máu",
    "short_name": "RedHope",
    "description": "Nền tảng kết nối cộng đồng hiến máu tình nguyện. Hệ thống quản lý và kết nối người hiến máu.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#6324eb",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/icons/icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "categories": [
        "health",
        "medical",
        "social"
    ],
    "lang": "vi-VN"
}