{
  "name": "Caster Rally Invite",
  "short_name": "Rally Invite",
  "description": "Caster OS standalone Rally Invite mini app for /caster social invites, follow/share proof, $CASTER rewards, wallet settlement, rate limits, anti-replay, and rollback evidence.",
  "start_url": "/casterrallyinvite",
  "id": "/casterrallyinvite",
  "display": "standalone",
  "background_color": "#05070b",
  "theme_color": "#05070b",
  "icons": [
    {
      "src": "/casterosphoto.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/farcaster-miniapps/caster-rally-invite.png",
      "sizes": "1200x800",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/farcaster-miniapps/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Caster Rally Invite",
      "short_name": "Rally Invite",
      "url": "/casterrallyinvite",
      "description": "Open Caster Rally Invite"
    },
    {
      "name": "Rally Invite Status",
      "short_name": "Status",
      "url": "/api/casterrallyinvite/status",
      "description": "Read Caster Rally Invite readiness"
    }
  ]
}
