{
    "name": "Ñaobot",
    "short_name": "Ñaobot",
    "description": "Tu bot con garritas",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0e27",
    "theme_color": "#0a0e27",
    "icons": [
        {
            "src": "/assets/logotipo/Logotipo.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "/assets/logotipo/Logotipo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/logotipo/Logotipo.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/assets/logotipo/Logotipo.png",
            "sizes": "1024x1024",
            "type": "image/png"
        }
    ]
}