{
    "name": "Blu Serial Aguas Abiertas",
    "short_name": "Blu Aguas Abiertas",
    "description": "Eventos de natación en aguas abiertas en La Paz, Baja California Sur",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#1e40af",
    "theme_color": "#1e40af",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "sports",
        "lifestyle",
        "health"
    ],
    "lang": "es-MX",
    "dir": "ltr"
}