{
  "name": "处世悬镜 · 每日一句",
  "short_name": "悬镜",
  "description": "南北朝傅昭《处世悬镜》— 每日一句 memento",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F4E8D0",
  "theme_color": "#C8A165",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["books", "lifestyle"],
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
