{
    "name": "Harmonise-moi Coach",
    "short_name": "AoC Coach",
    "description": "Audrey on Chords - Coach vocal pour harmonisation",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#DD922E",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/static/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/static/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/static/icons/icon-white-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/icons/icon-white-2048x2048.png",
            "sizes": "2048x2048",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}