{
  "short_name": "BananaTool",
  "name": "BananaTool 一键发币与 Web3 项目工具箱",
  "description": "BananaTool 提供多链一键发币、流动性管理、市值机器人、批量转账、批量归集、NFT、IDO、Mint 预售、挖矿、锁仓和钱包工具。",
  "homepage_url": "https://bananatool.org",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#f2b90a",
  "background_color": "#ffffff",
  "categories": [
    "finance",
    "business",
    "utilities"
  ],
  "lang": "zh",
  "dir": "ltr",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "icons/icon192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon144.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "icons/icon256.png",
      "type": "image/png",
      "sizes": "256x256"
    },
    {
      "src": "icons/icon384.png",
      "type": "image/png",
      "sizes": "384x384"
    }
  ],
  "shortcuts": [
    {
      "name": "创建代币",
      "short_name": "发币工具",
      "description": "一键创建 ERC20 / BEP20 代币",
      "url": "/token/Standard",
      "icons": [
        {
          "src": "icons/shortcut-token.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "批量转账",
      "short_name": "转账工具",
      "description": "批量发送原生币、ERC20 代币或空投名单",
      "url": "/multisend",
      "icons": [
        {
          "src": "icons/shortcut-airdrop.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "市值机器人",
      "short_name": "市值工具",
      "description": "多钱包批量交易与代币市值运营",
      "url": "/token-bot/v2",
      "icons": [
        {
          "src": "icons/shortcut-bot.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "screenshots/screenshot1.webp",
      "sizes": "1080x1920",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "创建代币界面"
    },
    {
      "src": "screenshots/screenshot2.webp",
      "sizes": "1920x1080",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "多链支持概览"
    }
  ]
}
