{
  "name": "Caster SocialFi",
  "short_name": "CasterSocial",
  "description": "Caster OS SocialFi shell for wallet-native feed, posts, profiles, communities, messages, notifications, and rewards.",
  "start_url": "/castersocial",
  "id": "/castersocial",
  "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 SocialFi",
      "short_name": "Social",
      "url": "/castersocial",
      "description": "Open Caster SocialFi"
    },
    {
      "name": "Caster SocialFi Status",
      "short_name": "Status",
      "url": "/api/castersocial/status",
      "description": "Read SocialFi readiness"
    }
  ]
}
