{
  "name": "Verdictan — AI governance gateway",
  "short_name": "Verdictan",
  "description": "Route supported Chat Completions and Responses requests through Verdictan, a self-hosted AI governance gateway. Apply configured policy and record decision evidence.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#FFB900",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "security", "utilities"],
  "lang": "en",
  "dir": "ltr"
}
