{
  "name": "CryptoHaltéro – Thermomètre César",
  "short_name": "Thermo César",
  "start_url": "/thermometre_cesar.php?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0c1424",
  "theme_color": "#0c1424",
  "icons": [
    { "src": "/img/pwa/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/img/pwa/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}