{
  "name": "The Agent Store \u2014 Buzz Agents",
  "short_name": "The Agent Store",
  "description": "Storefront for the 53 Buzz Agents managed AI agents \u2014 sample work, monthly subscription, cancel any month.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0906",
  "theme_color": "#0A0906",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}