{
  "name": "半场 · 情绪与养老金日记",
  "short_name": "半场",
  "description": "离线情绪打卡 + 养老金测算。数据全部存在本地，不上传任何服务器。",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F0E6",
  "theme_color": "#5C7A4A",
  "lang": "zh-CN",
  "categories": ["lifestyle", "productivity", "health"],
    "icons": [
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
