{
  "name": "LifeOS - 人生管理系统",
  "short_name": "LifeOS",
  "description": "基于 Wolai 的个人任务管理与成就追踪系统",
  "start_url": "/design-preview.html",
  "display": "standalone",
  "background_color": "#f1f5f9",
  "theme_color": "#2D6FF7",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "zh-CN",
  "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"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["productivity", "lifestyle"]
}
