{
  "name": "计时器 - 集盒",
  "short_name": "计时器",
  "description": "秒表与倒计时二合一：秒表支持开始 / 暂停 / 继续 / 重置与多次计次；倒计时可设时 / 分 / 秒并一键选 1~60 分钟常用时长，结束有提示音与闪烁提醒。",
  "lang": "zh-CN",
  "dir": "ltr",
  "start_url": "/tool/timer",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait",
  "background_color": "#007AFF",
  "theme_color": "#007AFF",
  "categories": [
    "utilities",
    "productivity"
  ],
  "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"
    }
  ]
}
