{
  "name": "Casterbridge",
  "short_name": "Casterbridge",
  "description": "Caster OS cross-chain bridge shell with Li.Fi quote, wallet approval, relayer, and contract evidence gates.",
  "start_url": "/casterbridge",
  "id": "/casterbridge",
  "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": "Casterbridge",
      "short_name": "Bridge",
      "url": "/casterbridge",
      "description": "Open Casterbridge"
    },
    {
      "name": "Browser Status",
      "short_name": "Status",
      "url": "/api/casterbridge/status",
      "description": "Read Casterbridge readiness"
    }
  ]
}
