{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "ZeAstronaut - Digital Space Agency",
  "short_name": "ZeAstronaut",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f5f6",
  "theme_color": "#2e295e",
  "description": "Digital Space Agency",
  "lang": "fr",
  "icons": [
    {
      "src": "/images/icon-vector.svg",
      "type": "image/svg+xml",
      "sizes": "512x512"
    },
    {
      "src": "/images/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/images/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
