{
    "name": "Brainstorm Training",
    "short_name": "Brainstorm",
    "description": "Boostez votre cerveau avec des techniques de mémorisation avancées.",
    "id": "brainstorm-training-app",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#05050a",
    "theme_color": "#6366f1",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/icon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": []
}