{
  "name": "xzTimer — 魔方计时器",
  "short_name": "xzTimer",
  "description": "CStimer 风格单文件魔方计时器，支持 2/3/4/5 阶、SQ1、金字塔、PLL 等打乱与计时。",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f4f6fb",
  "theme_color": "#3b6ef5",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
