{
    "name": "MelanoGeek",
    "short_name": "MelanoGeek",
    "description": "La plateforme des créateurs africains",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0F0A06",
    "theme_color": "#C8522A",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/images/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["social", "entertainment"],
    "lang": "fr"
}
