{
    "theme_color": "#5d82c1",
    "background_color": "#5d82c1",
    "display": "standalone",
    "scope": "/",
    "start_url": "/",
    "name": "Portal Notícias VT",
    "short_name": "Portal Notícias VT",
    "description": "Portal Notícias VT",
    "icons": [
        {
            "src": "arquivos/template/pwa/icone.jpg",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "arquivos/template/pwa/icone.jpg",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "arquivos/template/pwa/icone.jpg",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "arquivos/template/pwa/icone.jpg",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}