{
  "name": "番茄钟 - Pomodoro Timer",
  "short_name": "番茄钟",
  "description": "精美的番茄工作法计时器，支持自定义皮肤、任务管理、数据统计",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "lang": "zh-CN"
}
