{
  "name": "学习刷题平台",
  "short_name": "学习台",
  "description": "私人学习刷题、日程与打卡工具（数据仅保存在本机）",
  "lang": "zh-CN",
  "start_url": "./%E5%AD%A6%E4%B9%A0%E5%88%B7%E9%A2%98%E5%B9%B3%E5%8F%B0.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F0F3F5",
  "theme_color": "#0f766e",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
