{
  "name": "Léo Grambert",
  "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": "Léo Grambert",
  "description": "Web developer turned application security researcher. Published advisories in Kan and Bruno, an OWASP article on MCP tool poisoning, and OopsSec Store — an open-source vulnerable app used to teach application security.",
  "lang": "en-GB",
  "start_url": "/",
  "theme_color": "#fbfaf8",
  "background_color": "#fbfaf8",
  "display": "standalone"
}