{
    "name": "Fun Games Hub",
    "short_name": "FunGames",
    "description": "Play free online games instantly",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#FFC73E",
    "icons": [
        {
            "src": "/assets/game/css/theme/compatible/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/game/css/theme/compatible/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}