{
  "name": "XBull.ai — Intelligent Trading Agent",
  "short_name": "XBull.ai",
  "description": "Set the rules. Your agent watches the tape, executes trades, and reports back.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#fafaf7",
  "background_color": "#fafaf7",
  "icons": [
    { "src": "/icon-192.png",  "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png",  "sizes": "512x512", "type": "image/png" },
    { "src": "/icon-512.png",  "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
