{
  "name": "打卡器",
  "short_name": "打卡器",
  "description": "日历打卡、统计与云同步的习惯打卡应用",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f6f8",
  "theme_color": "#4f8cff",
  "icons": [
    {
      "src": "icons/icon-512.jpg",
      "sizes": "1024x1024",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ]
}