{
  "name": "在线番茄钟",
  "short_name": "番茄钟",
  "description": "免费、无需下载的在线番茄钟与专注计时器，基于番茄工作法。",
  "icons": [
    {
      "src": "./favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#0F172A"
}