{
    "name": "CPM Vietnam - Hệ thống Quản lý Nhân sự",
    "short_name": "CPM HRMS",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1F7DBC",
    "description": "Hệ thống quản lý nhân sự và hồ sơ ứng viên CPM Vietnam",
    "orientation": "portrait-primary",
    "lang": "vi",
    "scope": "/",
    "icons": [
        {
            "src": "/images/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/images/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/images/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "categories": ["business", "productivity", "hr"],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Dashboard",
            "short_name": "Dashboard",
            "description": "Xem bảng điều khiển",
            "url": "/",
            "icons": [
                {
                    "src": "/images/icons/icon-192x192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        }
    ]
}