﻿{
  "name": "戰鬥陀螺搭配工房",
  "short_name": "陀螺搭配",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#091428",
  "theme_color": "#ff6b35",
  "lang": "zh-Hant",
  "description": "手機可用的戰鬥陀螺搭配工具，支援一般與 CX 分件模式。",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128'%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0' y1='0' x2='1' y2='1'%3E%3Cstop stop-color='%23ff6b35'/%3E%3Cstop offset='1' stop-color='%2300a6a6'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect width='128' height='128' rx='22' fill='%23091a30'/%3E%3Ccircle cx='64' cy='64' r='45' fill='url(%23g)'/%3E%3Ccircle cx='64' cy='64' r='18' fill='%23ffffff'/%3E%3C/svg%3E",
      "sizes": "128x128",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}