{
  "name": "Climatech Services",
  "short_name": "Climatech",
  "description": "Pompes à chaleur, climatisation et boilers thermodynamiques : devis en ligne, espace client et espace pro. Basé sur Charleroi, nous couvrons toute la Belgique francophone et Bruxelles.",
  "lang": "fr",
  "start_url": "admin.html",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#101528",
  "theme_color": "#101528",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Simulateur de devis",
      "url": "index.html#simulateur",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Mon espace client",
      "url": "client.html",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Espace pro",
      "url": "admin.html",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}