{
  "id": "/app",
  "name": "BTCs · Bitcoin Inscription Exchange",
  "short_name": "BTCs",
  "description": "BTCs 钱包 + 铭交所. 比特币原生 DEX, 支持 BRC-20/Ordinals/Runes/BTCs 通道层, 多链统一资产视图.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["fullscreen", "window-controls-overlay", "standalone"],
  "background_color": "#0b0d12",
  "theme_color": "#f7931a",
  "orientation": "portrait",
  "categories": ["finance", "business"],
  "lang": "zh-CN",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "钱包",
      "short_name": "钱包",
      "description": "BTCs 主网钱包",
      "url": "/wallet/btc",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "铭交所",
      "short_name": "铭交所",
      "description": "现货交易",
      "url": "/",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "BTCs L2",
      "short_name": "L2",
      "description": "BTCs 通道层支付",
      "url": "/btcs-l2",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
