{
    "name": "BRICXNews",
    "short_name": "BRICXNews",
    "description": "Voice of the Emerging World - Latest news from the global south.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "display_override": [
        "standalone",
        "minimal-ui"
    ],
    "background_color": "#020617",
    "theme_color": "#020617",
    "orientation": "portrait-primary",
    "categories": [
        "news",
        "politics"
    ],
    "id": "/",
    "icons": [
        {
            "src": "/og-image.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/og-image.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/og-image.png",
            "sizes": "any",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}