{
  "name": "优美的生活日记",
  "short_name": "生活日记",
  "description": "优美的生活日记 - 每日计划、学习打卡、记账、运动与周复盘工作台",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#e0f7fa",
  "theme_color": "#0277bd",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icon-512.jpg",
      "sizes": "1024x1024 512x512 192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
