{
    "name": "Odissey Minecraft Server",
    "short_name": "Odissey",
    "description": "Servidor de Minecraft Odissey: construye, explora y vive tu leyenda en Java y Bedrock.",
    "start_url": "index.html",
    "scope": "./",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#0f172a",
    "theme_color": "#0f172a",
    "categories": ["games", "entertainment"],
    "icons": [
        {
            "src": "img/logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "img/logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}