{
  "name": "Jetstim",
  "icons": [
    {
      "src": "icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "short_name": "Astro_Cactus",
  "description": "Mohamed EL GNANI explore l'intersection IA generative et SEO : prompts, workflows, limites, fact-checking et impact sur le ranking Google.",
  "lang": "fr",
  "start_url": "/",
  "theme_color": "#2bbc8a",
  "background_color": "#1d1f21",
  "display": "standalone"
}