{
    "name": "Historical Events by Year",
    "short_name": "Historical E",
    "description": "Browse the most notable world events year by year from 1990 to today, with category filters, full-text search and a source link to verify every event.",
    "start_url": "/en/app/historical-events-by-year",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/en/app/historical-events-by-year",
    "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"
        }
    ]
}