{
  "name": "晨钟暮鼓",
  "short_name": "晨钟暮鼓",
  "description": "每日打卡，朝钟夕鼓，修身进德。",
  "lang": "zh-CN",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#8B4513",
  "background_color": "#FFFBF2",
  "icons": [
    {
      "src": "./static/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "./static/favicon-64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "./static/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./static/logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ]
}
