{
  "name": "BizarreBeasts ($BB)",
  "short_name": "BizarreBeasts",
  "description": "The OFFICIAL BizarreBeasts app! Create memes, play games, swap BB tokens, and join the most BIZARRE community in web3!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "games", "social"],
  "screenshots": [
    {
      "src": "/farcaster-assets/hero.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "BizarreBeasts Meme Creator"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}