{
"name": "Le Thermomètre",
"short_name": "Thermomètre",
"description": "Le jeu d'apéro où ton intuition fait boire.",
"start_url": "./",
"display": "standalone",
"orientation": "portrait",
"background_color": "#040B16",
"theme_color": "#040B16",
"icons": [
{ "src": "icon.svg", "sizes": "any", "type": "image/svg+xml" },
{ "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
{ "src": "icon-512.png", "sizes": "512x512", "type": "image/png" },
{ "src": "icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
]
}
