{
    "name": "UVWGROUP - Hệ thống quản lý bất động sản",
    "short_name": "UVWGROUP",
    "description": "Giải pháp toàn diện cho việc quản lý và giao dịch bất động sản. Đăng ký ngay để trải nghiệm các tính năng tuyệt vời.",
    "icons": [
        {
            "src": "/favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/favicon-48x48.png",
            "sizes": "48x48",
            "type": "image/png"
        },
        {
            "src": "/favicon-96x96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ],
    "theme_color": "#2563eb",
    "background_color": "#ffffff",
    "display": "standalone",
    "start_url": "/",
    "scope": "/",
    "orientation": "portrait-primary",
    "categories": ["business", "real estate", "property", "management"],
    "lang": "vi",
    "dir": "ltr",
    "shortcuts": [
        {
            "name": "Dashboard",
            "short_name": "Dashboard",
            "description": "Truy cập dashboard quản lý",
            "url": "/dashboard",
            "icons": [{ "src": "/favicon-96x96.png", "sizes": "96x96" }]
        },
        {
            "name": "Đăng nhập",
            "short_name": "Login",
            "description": "Đăng nhập vào hệ thống",
            "url": "/login",
            "icons": [{ "src": "/favicon-96x96.png", "sizes": "96x96" }]
        }
    ]
}
