{
  "name": "Caster Stream",
  "short_name": "Caster Stream",
  "description": "Live channels, creator studio, chat, tips, subscriptions, clips, and stream discovery for Caster.",
  "start_url": "/casterstream",
  "id": "/casterstream",
  "display": "standalone",
  "background_color": "#09090f",
  "theme_color": "#6d28d9",
  "icons": [
    {
      "src": "/casterchainlogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/farcaster-miniapps/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Live Channels",
      "short_name": "Live",
      "url": "/casterstream?view=live"
    },
    {
      "name": "Creator Studio",
      "short_name": "Studio",
      "url": "/casterstream?view=studio"
    },
    {
      "name": "Caster OS",
      "short_name": "Caster OS",
      "url": "https://casteros.vercel.app/"
    }
  ]
}
