{
    "short_name": "One Chat",
    "name": "One Chat - Kết nối chia sẻ cảm xúc",
    "icons": [
        {
            "src": "/images/icons-chat/chat-257.png",
            "type": "image/png",
            "sizes": "257x257"
        },
        {
            "src": "/images/icons-chat/chat-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "id": "/?source=pwa",
    "start_url": ".",
    "display": "standalone",
    "theme_color": "#000000",
    "background_color": "#ffffff",
    "scope": "/",
    "description": "One Chat - Kết nối chia sẻ cảm xúc",
    "screenshots": [
        {
            "src": "/images/icons-chat/chat-512.png",
            "type": "image/png",
            "sizes": "512x512",
            "form_factor": "narrow"
        },
        {
            "src": "/images/icons-chat/chat-512.png",
            "type": "image/png",
            "sizes": "512x512",
            "form_factor": "wide"
        }
    ]
}