{
  "name": "Stateward",
  "short_name": "Stateward",
  "description": "Stateward is an autonomous security agent that guards your whole software estate. It reviews every change inline, audits dependencies and secrets, audits AI-generated code, and maps findings to OWASP, CWE, NIST, SOC 2, GDPR, NIS2 and DORA — continuously, developer-native, and EU-hosted via Citadea. Purpose-built for the era of AI-generated code.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#080a0f",
  "theme_color": "#080a0f",
  "lang": "en",
  "icons": [
    {
      "src": "/favicons/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}