{
  "short_name": "Tempo Box",
  "name": "Tempo Box · 时间工具箱",
  "description": "治愈系时间工具：时区对比、跨时区倒计时、会议规划、日期计算、Unix 时间戳。",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "时区对比",
      "url": "/world-clock"
    },
    {
      "name": "跨时区倒计时",
      "url": "/countdown"
    },
    {
      "name": "会议规划",
      "url": "/meeting"
    }
  ],
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#fbfaf7",
  "background_color": "#fbfaf7"
}
