{
  "name": "Good CISO \u2014 AWARE: Open-Source Security for Autonomous AI Agents",
  "short_name": "AWARE",
  "description": "The open-source security control plane for autonomous AI agents. Apache 2.0.",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "theme_color": "#0B1120",
  "background_color": "#FAFAF9",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "orientation": "any",
  "lang": "en",
  "dir": "ltr"
}