{
  "name": "Pomodoro Flow",
  "short_name": "PF",
  "description": "禅のような集中力を実現する時間管理ツール。作業と休憩のサイクルをカスタマイズし、中断を記録して、集中力のパターンをリアルタイムで視覚化します。",
  "start_url": "/ja/utilities/categories/education/pomodoro-flow/",
  "scope": "/ja/utilities/categories/education/pomodoro-flow/",
  "icons": [
    {
      "src": "/images/utilities/pomodoro-flow.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}