{
  "name": "Caster Community",
  "short_name": "CasterCommunity",
  "description": "Caster OS standalone community detail layer for wallet-native profiles, invites, membership, $CASTER fees, posts, media, realtime fanout, rewards, moderation, and rollback evidence.",
  "start_url": "/castercommunity",
  "id": "/castercommunity",
  "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": "Caster Community",
      "short_name": "Community",
      "url": "/castercommunity",
      "description": "Open Caster Community"
    },
    {
      "name": "Community Status",
      "short_name": "Status",
      "url": "/api/castercommunity/status",
      "description": "Read Caster Community readiness"
    }
  ]
}
