{
    "name": "TAVL Tool",
    "short_name": "TAVL",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0f172a",
    "description": "Outil d'analyse locale pour les relevés TAVL",
    "icons": [
        {
            "src": "https://placehold.co/192x192/0f172a/ffffff/png?text=TAVL",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "https://placehold.co/512x512/0f172a/ffffff/png?text=TAVL",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}