{
  "name": "DPE3CL — Calcul DPE en ligne",
  "short_name": "DPE3CL",
  "description": "Logiciel de calcul DPE (Diagnostic de Performance Énergétique) en ligne, méthode officielle 3CL-DPE 2021.",
  "start_url": "/Dpe3cl_Appli/",
  "scope": "/Dpe3cl_Appli/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f3f4f6",
  "theme_color": "#4f46e5",
  "lang": "fr",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
