{
  "name": "成长日记 · 一屏看全今日",
  "short_name": "成长日记",
  "description": "一款整合日常记录与成长管理的一站式工具，数据100%存本地、无需联网、无需账号，隐私自主。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#121417",
  "theme_color": "#2FBF9B",
  "orientation": "portrait-primary",
  "lang": "zh-CN",
  "categories": ["productivity", "lifestyle", "health"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
