{
  "name": "墨笺 · 个人待办",
  "short_name": "墨笺",
  "description": "个人待办清单：极简录入、日期提醒、统计复盘",
  "start_url": "/#/today",
  "display": "standalone",
  "background_color": "#f3eee3",
  "theme_color": "#f3eee3",
  "lang": "zh-CN",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
