{
  "name": "Assurcore Courtage",
  "short_name": "Assurcore",
  "description": "Une application du courtier Assurcore.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3E4E56",
  "icons": [
    {
      "src": "/web-app-manifest-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/web-app-manifest-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}