{
  "name": "Caster AI",
  "short_name": "Caster AI",
  "description": "Caster AI chat assistant shell for Reown wallet login, model-provider routing, Caster context retrieval, code synthesis, and rewards.",
  "start_url": "/chat",
  "id": "/chat",
  "display": "standalone",
  "background_color": "#05030a",
  "theme_color": "#05030a",
  "icons": [
    {
      "src": "/casterosphoto.jpg",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/farcaster-miniapps/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Caster AI",
      "short_name": "AI",
      "url": "/chat",
      "description": "Open Caster AI"
    },
    {
      "name": "Caster AI Status",
      "short_name": "Status",
      "url": "/api/casterai/status",
      "description": "Read Caster AI readiness"
    }
  ]
}
