{
    "name": "VZ1 Notícias",
    "short_name": "VZ1 Notícias",
    "description": "VZ1 Notícias - Portal de Notícias da cidade de Vazante - MG",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#d12315",
    "theme_color": "#d12315",
    "icons": [
        {
            "src": "/uploads/images/2026/09/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/uploads/images/2026/09/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}