{
    "name": "ConexãoGol",
    "short_name": "CGol",
    "theme_color": "#008000",
    "background_color": "#101010",
    "display": "standalone",
    "orientation": "portrait",
    "scope": "/",
    "start_url": "https://gol.conexaotudo.com/",
    "icons": [
        {
            "src": "images/icon-pwa-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "images/icon-pwa-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ]
}