{
    "name": "EaseGame",
    "short_name": "EaseGame",
    "description": "EaseGame - Free Online Mini Games Hub. EaseGame offers a wide selection of high-quality online mini games, updated daily. Play popular games like Link Link, Match-3, Fruit Ninja, Plants vs Zombies, Fireboy and Watergirl, 2-player games, single-player games, and H5 browser games — all available instantly without download. Discover the best casual games, brain puzzles, strategy games, role-playing games, card & board games, simulation games, action games, competitive games, tower defense, turn-based games, and more. Enjoy the latest free games anytime on desktop or mobile.",
    "id": "easegame",
    "theme_color": "#0B061A",
    "background_color": "#FFFFFF",
    "icons": [
        {
            "src": "/icons/logo-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/logo-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/logo.png",
            "sizes": "any",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "lang": "en",
    "dir": "ltr",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait"
}