{
  "id": "/cryptasset.html",
  "name": "Cryptasset · 主力情报",
  "short_name": "Cryptasset",
  "description": "市场温度实时追踪 · 主力动向分析 · 筹码分布研判",
  "start_url": "/cryptasset.html",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "tabbed", "minimal-ui"],
  "background_color": "#0a0e17",
  "theme_color": "#0a0e17",
  "orientation": "any",
  "lang": "zh-Hans",
  "dir": "ltr",
  "categories": ["finance", "business", "utilities"],
  "prefer_related_applications": false,
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "edge_side_panel": {
    "preferred_width": 400
  },
  "share_target": {
    "action": "/cryptasset.html",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "protocol_handlers": [
    {
      "protocol": "web+cryptasset",
      "url": "/cryptasset.html?q=%s"
    }
  ],
  "file_handlers": [
    {
      "action": "/cryptasset.html",
      "accept": {
        "text/csv": [".csv"],
        "application/json": [".json"]
      }
    }
  ],
  "related_applications": [],
  "scope_extensions": [
    {"origin": "https://cryptasset.cryptassetsuperapp.duckdns.org"}
  ],
  "widgets": [
    {
      "name": "Cryptasset 市场温度",
      "tag": "market-temp",
      "ms_ac_template": "adaptive-card.json",
      "data": "/api/widget",
      "type": "application/json",
      "screenshots": [
        {
          "src": "screenshots/screen-mobile.png",
          "sizes": "390x844",
          "label": "Cryptasset Widget"
        }
      ],
      "icons": [
        {"src": "icons/icon-192.png", "sizes": "192x192"}
      ],
      "auth": false,
      "update": 3600
    }
  ],
  "icons": [
    {"src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"},
    {"src": "icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png"}
  ],
  "screenshots": [
    {
      "src": "screenshots/screen-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Cryptasset 手机版 · 市场温度实时追踪"
    },
    {
      "src": "screenshots/screen-desktop.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Cryptasset 桌面版 · 全市场主力情报"
    }
  ],
  "shortcuts": [
    {
      "name": "市场总览",
      "short_name": "总览",
      "description": "查看今日市场温度与热门标的",
      "url": "/cryptasset.html#market",
      "icons": [{"src": "icons/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "我的收藏",
      "short_name": "收藏",
      "description": "查看收藏的标的",
      "url": "/cryptasset.html#fav",
      "icons": [{"src": "icons/icon-192.png", "sizes": "192x192"}]
    }
  ]
}
