{
    "id": "/",
    "short_name": "VnHub",
    "name": "Quản lý du lịch — VnHub",
    "description": "Hệ thống quản lý du lịch VnHub",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#000000",
    "background_color": "#ffffff",
    "icons": [
        {
            "src": "/vite.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/favicon-vnhub.ico",
            "sizes": "48x48 64x64",
            "type": "image/x-icon",
            "purpose": "any"
        }
    ]
}
