{
    "name": "GamesOnline",
    "short_name": "GamesOnline",
    "start_url": "/",
    "icons": [
        {
            "src": "/android-chrome-192x192.webp",
            "sizes": "192x192",
            "type": "image/webp"
        },
        {
            "src": "/android-chrome-512x512.webp",
            "sizes": "512x512",
            "type": "image/webp"
        }
    ],

    "theme_color": "#1a1b28",
    "background_color": "#0c0d14",
    "display": "standalone"
}