{
    "name": "AdventCode™",
    "short_name": "AdventCode",
    "description": "Applications chrétiennes modernes, gratuites et sans publicité — Modern, free and ad-free Christian applications",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0f1c",
    "theme_color": "#6c5ce7",
    "orientation": "any",
    "lang": "fr",
    "categories": [
        "education",
        "lifestyle"
    ],
    "icons": [
        {
            "src": "assets/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}