{
  "id": "flowlink-ai-firewall",
  "name": "FlowLink — Governance & Risk Control for AI Agents",
  "short_name": "FlowLink",
  "description": "Governance & Risk Control for Autonomous AI Systems. Shield Engine, policy enforcement, audit trails, and compliance at the MCP layer.",
  "categories": ["security", "developer tools", "infrastructure", "business"],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#000000",
  "theme_color": "#0070f3",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Playground",
      "url": "/playground",
      "description": "Test AI agent commands in a sandbox"
    },
    {
      "name": "Documentation",
      "url": "/docs",
      "description": "Learn how to secure your AI agents"
    },
    {
      "name": "Pricing",
      "url": "/pricing",
      "description": "View plans and feature gating"
    },
    {
      "name": "Partners",
      "url": "/partners",
      "description": "Earn up to 30% commission"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "FlowLink — Governance Dashboard"
    }
  ]
}
