{
    "name": "Math Quiz Kids",
    "short_name": "MathQuiz",
    "description": "Quiz de mathématiques gratuits pour les enfants du CP au CM2",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#6C63FF",
    "theme_color": "#6C63FF",
    "orientation": "portrait-primary",
    "lang": "fr",
    "categories": ["education", "kids", "games"],
    "icons": [
        {
            "src": "public/images/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
