{
  "name": "Login Security Visualized",
  "short_name": "Login Viz",
  "description": "Interactive step-by-step visualisation of login security mechanisms and their attack surfaces.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#58a6ff",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🔐</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
