{
  "name": "掌上课程表",
  "short_name": "课程表",
  "description": "自定义课程表，支持多课表管理、课程增删改、周次独立设置、专属格式导入导出",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F2F2F7",
  "theme_color": "#007AFF",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "apple-touch-icon": "icons/apple-touch-icon.png"
}
