{
  "name": "Caster Exchange",
  "short_name": "Caster Exchange",
  "description": "Caster OS standalone Caster Exchange mini app for markets, swap, orders, liquidity, routing, settlement, fees, risk, history, API reference, QStorage, event log, and rollback evidence.",
  "start_url": "/casterexchange",
  "id": "/casterexchange",
  "display": "standalone",
  "background_color": "#05070b",
  "theme_color": "#05070b",
  "icons": [
    {
      "src": "/casterosphoto.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/farcaster-miniapps/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Caster Exchange",
      "short_name": "Caster Exchange",
      "url": "/casterexchange",
      "description": "Open Caster Exchange"
    },
    {
      "name": "Caster Exchange Status",
      "short_name": "Status",
      "url": "/api/casterexchange/status",
      "description": "Read Caster Exchange readiness"
    }
  ]
}
