{
  "short_name": "CiCi",
  "name": "CiCi - 一键发币平台",
  "description": "零代码1分钟创建代币 | 支持12+主流区块链 | 批量空投工具 | 市值机器人 | 无需编程知识",
  "homepage_url": "https://goldenhorse.top",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#3a86ff",
  "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": "一键创建多链代币",
      "url": "/token/Standard",
      "icons": [
        {
          "src": "icons/shortcut-token.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "批量空投",
      "short_name": "空投工具",
      "description": "批量转账代币工具",
      "url": "/multisend",
      "icons": [
        {
          "src": "icons/shortcut-airdrop.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "市值机器人",
      "short_name": "市值工具",
      "description": "自动化代币市值管理",
      "url": "/Tool",
      "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": "多链支持概览"
    }
  ]
}