{
  "short_name": "AI Agentree",
  "name": "AI Agentree - Decision Tracing for AI Agents",
  "description": "Capture, validate, and trace AI agent decisions. Complete audit trails, precedent search, and outcome tracking for enterprise AI governance.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "ai-agentree-logo-icon.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "ai-agentree-logo.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": ".",
  "display": "browser",
  "theme_color": "#2563eb",
  "background_color": "#ffffff",
  "categories": ["business", "productivity"],
  "lang": "en"
}
