{
  "name": "Corvo Edge · your edge to Web3",
  "short_name": "Corvo Edge",
  "id": "/",
  "description": "Chat-first agent OS on Base, Solana + Fogo. Swap, trade, send and earn from chat. Get notified when you receive any token, any chain.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0d",
  "theme_color": "#8B7CF6",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "productivity",
    "finance",
    "social"
  ],
  "lang": "en"
}