{
  "name": "Pomo · 任务与番茄钟",
  "short_name": "Pomo",
  "description": "个人任务管理与番茄钟工作区，同步自 dacbbox.com",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e2030",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "今天任务", "url": "/#inbox", "description": "查看今日任务" },
    { "name": "日历视图", "url": "/#calendar", "description": "打开日历" }
  ],
  "categories": ["productivity", "utilities"]
}
