{
  "name": "TWZRD Agent Reputation Rails",
  "short_name": "TWZRD",
  "description": "Check x402 counterparties before spend and verify signed TWZRD receipts downstream.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050505",
  "theme_color": "#050505",
  "categories": ["business", "finance", "developer"],
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Live leaderboard",
      "short_name": "Board",
      "url": "/leaderboard",
      "description": "Open the live x402 payer reputation leaderboard."
    },
    {
      "name": "Trust check demo",
      "short_name": "Demo",
      "url": "/demo",
      "description": "Run a free advisory preflight before spend."
    },
    {
      "name": "MCP docs",
      "short_name": "MCP",
      "url": "/mcp",
      "description": "Read the public MCP integration surface."
    }
  ]
}
