{
    "name": "GameBox - Play Classic Games Online",
    "short_name": "GameBox",
    "description": "Enjoy a collection of classic online games directly in your browser. No downloads, just play!",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#1E90FF",
    "orientation": "any",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "192x192",
            "type": "image/png"
        }
    ],
    "lang": "en",
    "scope": "/"
}
