{
  "name": "CatCX Network",
  "short_name": "CatCX",
  "description": "The Agent Economy Protocol",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#06060f",
  "theme_color": "#8b5cf6",
  "icons": [
    {
      "src": "/images/catcx-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/catcx-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}