{
  "name": "x711 — AI Agent Gas Station",
  "short_name": "x711",
  "description": "Universal pay-per-use tool API for AI agents. Any framework. Any chain. 24/7.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#00FF41",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["developer tools", "finance", "utilities"],
  "shortcuts": [
    {
      "name": "Refuel API",
      "url": "/docs",
      "description": "API documentation and quickstart"
    },
    {
      "name": "The Hive",
      "url": "/hive",
      "description": "Collective agent memory network"
    },
    {
      "name": "Discover Agents",
      "url": "/discover",
      "description": "Search registered agents"
    }
  ]
}
