{
    "name": "FE.CO.TAE — Taekwondo Congo",
    "short_name": "FE.CO.TAE",
    "description": "Application officielle de la Fédération Congolaise de Taekwondo",
    "lang": "fr",
    "start_url": "https://demo.okom.fr/?utm_source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#009543",
    "background_color": "#0d1a0f",
    "categories": [
        "sports",
        "news"
    ],
    "icons": [
        {
            "src": "https://ocom-cg.net/fecotae/logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://ocom-cg.net/fecotae/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://ocom-cg.net/fecotae/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}