{
  "name": "Caster Memory Match",
  "short_name": "Memory Match",
  "description": "Caster OS standalone Memory Match mini app for follow-share-claim sequence prompts, tile matching, Farcaster share/cast proof, $CASTER rewards, wallet settlement, rate limits, anti-replay, and rollback evidence.",
  "start_url": "/castermemorymatch",
  "id": "/castermemorymatch",
  "display": "standalone",
  "background_color": "#05070b",
  "theme_color": "#05070b",
  "icons": [
    {
      "src": "/casterosphoto.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/farcaster-miniapps/caster-memory-match.png",
      "sizes": "1200x800",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/farcaster-miniapps/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Caster Memory Match",
      "short_name": "Memory Match",
      "url": "/castermemorymatch",
      "description": "Open Caster Memory Match"
    },
    {
      "name": "Memory Match Status",
      "short_name": "Status",
      "url": "/api/castermemorymatch/status",
      "description": "Read Caster Memory Match readiness"
    }
  ]
}
