{
  "name": "Caster Search",
  "short_name": "Search",
  "description": "Caster OS standalone Caster Search mini app for profiles, posts, apps, mini apps, agents, index status, rate limits, anti-replay, and rollback evidence.",
  "start_url": "/castersearch",
  "id": "/castersearch",
  "display": "standalone",
  "background_color": "#05070b",
  "theme_color": "#05070b",
  "icons": [
    {
      "src": "/casterosphoto.jpg",
      "sizes": "1200x800",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/farcaster-miniapps/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Caster Search",
      "short_name": "Search",
      "url": "/castersearch",
      "description": "Open Caster Search"
    },
    {
      "name": "Search Status",
      "short_name": "Status",
      "url": "/api/castersearch/status",
      "description": "Read Caster Search readiness"
    }
  ]
}
