{
  "name": "校园备忘录",
  "short_name": "校园备忘录",
  "description": "大学生的离线待办、作业与截止日期提醒工具",
  "lang": "zh-CN",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f7f8fc",
  "theme_color": "#6757d8",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
