{
    "$schema": "https://json.schemastore.org/web-manifest-combined.json",
    "display": "standalone",
    "start_url": "/",
    "name": "A Gazeta",
    "short_name": "A Gazeta",
    "theme_color": "#5E9EC6",
    "background_color": "#ffffff",
    "icons": [
        {
        "src": "https://www.agazeta.com.br/api/images/producao.spayce.com.br/1772700939053_favicon_48x48.ico",
        "sizes": "192x192",
        "type": "image/png"
        }
    ]
}