{
    "name": "H5Games.Online",
    "short_name": "H5Games.Online - Free online games",
    "start_url": "/?utm_source=PWA&utm_medium=direct&utm_campaign=home_screen",
    "display": "standalone",
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "icons": [
        {
            "src": "/images/512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/images/192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ]
}
