{
    "name": "Predix2026 - FIFA World Cup 2026 Predictions",
    "short_name": "Predix2026",
    "description": "Donde el futbol se juega con la cabeza y el corazon",
    "start_url": "/dashboard",
    "id": "/dashboard",
    "display": "standalone",
    "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"],
    "background_color": "#0f172a",
    "theme_color": "#4f46e5",
    "scope": "/",
    "icons": [
        {
            "src": "/img/pwa/icon-72.png",
            "sizes": "72x72",
            "type": "image/png"
        },
        {
            "src": "/img/pwa/icon-96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "/img/pwa/icon-128.png",
            "sizes": "128x128",
            "type": "image/png"
        },
        {
            "src": "/img/pwa/icon-144.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "/img/pwa/icon-152.png",
            "sizes": "152x152",
            "type": "image/png"
        },
        {
            "src": "/img/pwa/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/img/pwa/icon-384.png",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "/img/pwa/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Dashboard",
            "short_name": "Dashboard",
            "description": "Ir al panel principal",
            "url": "/dashboard",
            "icons": [{ "src": "/img/pwa/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Billetera",
            "short_name": "Wallet",
            "description": "Ver mi billetera",
            "url": "/wallet",
            "icons": [{ "src": "/img/pwa/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Ranking",
            "short_name": "Ranking",
            "description": "Ver ranking en vivo",
            "url": "/resultados/group",
            "icons": [{ "src": "/img/pwa/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Bracket",
            "short_name": "Bracket",
            "description": "Ver cuadro eliminatorio",
            "url": "/bracket",
            "icons": [{ "src": "/img/pwa/icon-192.png", "sizes": "192x192" }]
        }
    ],
    "categories": ["sports", "games", "entertainment"],
    "lang": "es",
    "dir": "ltr",
    "prefer_related_applications": false
}
