{
  "name": "日常记录",
  "short_name": "日常记录",
  "description": "一个帮助整理事实、感受与下一步的私人记录工具。",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fcf8f0",
  "theme_color": "#4b6d4c",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
