{
  "name": "Caster Mini Apps",
  "short_name": "Caster Mini Apps",
  "description": "Caster OS Farcaster mini app directory shell with wallet-auth, proof, claim, and reward-ledger gates.",
  "start_url": "/casterminiapps",
  "id": "/casterminiapps",
  "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 Mini Apps",
      "short_name": "Miniapps",
      "url": "/casterminiapps",
      "description": "Open Caster Mini Apps"
    },
    {
      "name": "Caster Mini Apps Status",
      "short_name": "Status",
      "url": "/api/casterminiapps/status",
      "description": "Read Caster Mini Apps readiness"
    }
  ]
}
