{
    "name": "EmLaw - Trợ lý pháp lý AI",
    "short_name": "EmLaw",
    "description": "EmLaw là trợ lý pháp lý thông minh hỗ trợ bạn trong các nhu cầu pháp lý.",
    "icons": [
        {
            "src": "/favicons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/favicons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#ffffff"
}