{
    "name": "Eventos Históricos por Ano",
    "short_name": "Eventos Hist",
    "description": "Explore os eventos mundiais mais marcantes ano a ano, de 1990 até hoje, com filtros por categoria, busca em texto completo e link de fonte para verificar cada evento.",
    "start_url": "/pt-BR/app/eventos-historicos-por-ano",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/pt-BR/app/eventos-historicos-por-ano",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/historical-events-by-year/historical-events-by-year-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/historical-events-by-year/historical-events-by-year-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}