{
  "name": "Wraith — AI Security CTF",
  "short_name": "Wraith",
  "description": "Hands-on AI security: 14 CTF challenges, 11 modules, and the WCAP certification. Red-team real LLM agents in your browser.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#06090f",
  "theme_color": "#06090f",
  "categories": ["education", "productivity", "developer"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Academy",
      "short_name": "Academy",
      "description": "Browse the CTF challenges",
      "url": "/academy"
    },
    {
      "name": "WCAP",
      "short_name": "WCAP",
      "description": "About the certification",
      "url": "/exam"
    }
  ]
}
