{
  "name": "BaseBuzz",
  "short_name": "BaseBuzz",
  "description": "Intelligence & Launch Arena on Base – Explore, swap, launch, predict, track crypto & build on Base.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait",
  "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"
    },
    {
      "src": "/icon.png",
      "sizes": "200x200",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot1.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "BaseBuzz Home"
    }
  ],
  "categories": ["finance", "social"],
  "lang": "en",
  "dir": "ltr"
}
