{
    "name": "Vizer TV - Filmes e Séries",
    "short_name": "Vizer",
    "description": "O melhor site para assistir filmes e séries online em HD grátis.",
    "start_url": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#031019",
    "theme_color": "#00D0CB",
    "icons": [
        {
            "src": "/img/vizerappne.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/img/vizerappne.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/img/favicon.png",
            "sizes": "32x32",
            "type": "image/png"
        }
    ]
}