{
  "name": "CONTEXT BRIDGE - AI Coordination Layer with MCP Data Marketplace",
  "short_name": "CONTEXT BRIDGE",
  "description": "The AI coordination layer with MCP Data marketplace and X402 payment rails — where agents, data, and payments flow across industries and autonomous economic systems.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#da8b67",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["finance", "productivity", "business"],
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32",
      "type": "image/x-icon"
    }
  ],
  "screenshots": [
    {
      "src": "/login-page.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "CONTEXT BRIDGE Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Characters",
      "short_name": "Characters",
      "description": "Explore AI Characters",
      "url": "/characters",
      "icons": [{ "src": "/logo.svg", "sizes": "96x96" }]
    },
    {
      "name": "Plans",
      "short_name": "Plans",
      "description": "View Subscription Plans",
      "url": "/plans",
      "icons": [{ "src": "/logo.svg", "sizes": "96x96" }]
    },
    {
      "name": "MCP Setup",
      "short_name": "MCP Setup",
      "description": "MCP Setup",
      "url": "/mcp-setup",
      "icons": [{ "src": "/logo.svg", "sizes": "96x96" }]
    },
    {
      "name": "MCP Servers",
      "short_name": "MCP Servers",
      "description": "MCP Servers",
      "url": "/mcp-servers",
      "icons": [{ "src": "/logo.svg", "sizes": "96x96" }]
    }
  ]
}