{
  "name": "securmyapp",
  "short_name": "securmyapp",
  "description": "Free, open-source defensive security auditor for Claude Code. 598 checks across 12 domains (OWASP, CIS, MITRE, CWE). Finds vulnerabilities and guides you to fix them one by one — locally, privately, without breaking your app.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080a0f",
  "theme_color": "#080a0f",
  "icons": [
    {
      "src": "/assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}