{
    "name": "Nelokana Zorf SARL",
    "short_name": "Nelokana Zor",
    "description": "Inscrivez-vous à notre webinaire gratuit sur l'analyse technique. Démonstrations en direct, experts fintech français et Q&A interactif pour débutants.",
    "start_url": "https://nelokanazorf.pro/",
    "display": "standalone",
    "theme_color": "#2563eb",
    "background_color": "#ffffff",
    "lang": "fr",
    "icons": [
        {
            "src": "assets/img/favicon.ico",
            "sizes": "48x48",
            "type": "image/x-icon"
        },
        {
            "src": "assets/img/logo.webp",
            "sizes": "192x192",
            "type": "image/webp",
            "purpose": "any"
        },
        {
            "src": "assets/img/logo.webp",
            "sizes": "512x512",
            "type": "image/webp",
            "purpose": "any maskable"
        }
    ]
}