{
  "name": "TimeFlow 时间流多级计划系统",
  "short_name": "TimeFlow",
  "description": "融合目标时间安排与实际实施双列时间线、自动化落实的个人管理 PWA 应用",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#020617",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://placehold.co/192x192/020617/10b981?text=TF",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://placehold.co/512x512/020617/10b981?text=TimeFlow",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}