{
    "id": "/",
    "name": "SumeriansAO",
    "short_name": "SumeriansAO",
    "description": "Juego de rol multijugador online gratuito, heredero del Argentum Online clásico.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0b0f15",
    "theme_color": "#0b0f15",
    "lang": "es",
    "icons": [
        {
            "src": "/static/imgs/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/static/imgs/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
