{
  "name": "Life Log 生活记录",
  "short_name": "Life Log",
  "description": "个人生活 / 工作记录面板：记录、读书、习惯、日记、生活片段与每周周报",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f6fa",
  "theme_color": "#185FA5",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
