{
  "id": "https://basefun.ai",
  "short_name": "BaseFun AI",
  "name": "BaseFun AI - Next-Gen Multi-Chain AI Launchpad & DeFi Staking Platform",
  "description": "BaseFun AI is an advanced multi-chain decentralized launchpad, token creator, and staking ecosystem built on Base, Solana, and EVM networks.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "window-controls-overlay"],
  "orientation": "portrait-primary",
  "background_color": "#0F172A",
  "theme_color": "#0F172A",
  "categories": ["finance", "utilities", "productivity"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-dark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-light.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/basefun-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/basefun-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "DeFi Staking",
      "short_name": "Staking",
      "description": "Stake $BASEFUN tokens to earn high APY rewards.",
      "url": "/staking",
      "icons": [
        {
          "src": "/icon.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Multi-Chain Swap",
      "short_name": "Swap",
      "description": "Swap tokens instantly across Base and Solana networks.",
      "url": "/swap",
      "icons": [
        {
          "src": "/icon.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "AI Token Launchpad",
      "short_name": "Launchpad",
      "description": "Create and launch tokens instantly with AI assistance.",
      "url": "/token",
      "icons": [
        {
          "src": "/icon.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
