{
  "name": "Castervote",
  "short_name": "Castervote",
  "description": "$CASTER governance proposals, voting power, treasury signaling, and guarded onchain voting.",
  "start_url": "/castervote",
  "id": "/castervote",
  "display": "standalone",
  "background_color": "#070910",
  "theme_color": "#070910",
  "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": "Castervote",
      "short_name": "Vote",
      "url": "/castervote",
      "description": "Open Castervote"
    },
    {
      "name": "Castervote Status",
      "short_name": "Status",
      "url": "/api/castervote/status",
      "description": "Read Castervote readiness"
    }
  ]
}
