{
  "name": "人生操作系统 · Life OS",
  "short_name": "Life OS",
  "description": "把任务、日记、知识、记忆、习惯、复盘和 AI 助手串联起来的个人人生操作系统。",
  "start_url": "/today",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "lang": "zh-CN",
  "icons": [
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}