{
  "name": "PERITIA",
  "short_name": "PERITIA",
  "description": "Bureau d'expertise environnementale - Perméabilité à l'air",
  "start_url": "/",
  "display": "standalone",
  "background_color": "transparent",
  "theme_color": "#4A9E8A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo-peritia.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logo-peritia.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/icons/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}