{
    "name": "QuizLab",
    "short_name": "QuizLab",
    "description": "Quiz et révision : nature, oiseaux, plantes et plus encore",
    "start_url": "./",
    "scope": "./",
    "display": "standalone",
    "background_color": "#262E36",
    "theme_color": "#262E36",
    "lang": "fr",
    "icons": [
        {
            "src": "./icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "./icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "./icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
