{
    "name": "Previu.net — Mercado de Previsões",
    "short_name": "Previu",
    "description": "Aposte Previucoins em Política, Esportes, Economia e mais. Prove que você já sabia!",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0a12",
    "theme_color": "#a855f7",
    "orientation": "portrait",
    "lang": "pt-BR",
    "categories": [
        "entertainment",
        "games",
        "social"
    ],
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Ranking",
            "short_name": "Ranking",
            "url": "/ranking",
            "icons": [
                {
                    "src": "/icons/icon-192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "Ligas",
            "short_name": "Ligas",
            "url": "/ligas",
            "icons": [
                {
                    "src": "/icons/icon-192.png",
                    "sizes": "192x192"
                }
            ]
        }
    ]
}