{
  "name": "Castergames",
  "short_name": "Castergames",
  "description": "Caster OS 67-game reward arcade shell with wallet-auth, energy, session, claim, and reward-ledger gates.",
  "start_url": "/castergames",
  "id": "/castergames",
  "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": "Castergames",
      "short_name": "Games",
      "url": "/castergames",
      "description": "Open Castergames"
    },
    {
      "name": "Castergames Status",
      "short_name": "Status",
      "url": "/api/castergames/status",
      "description": "Read Castergames readiness"
    }
  ]
}
