{
    "name": "Nhà mình — Family Chat",
    "short_name": "Nhà mình",
    "description": "Không gian trò chuyện riêng tư của gia đình",
    "id": "/",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#fff5f8",
    "theme_color": "#f59ab1",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
