{
  "name": "LearningOS v5 · 個人學習作業系統",
  "short_name": "LearningOS",
  "description": "離線優先的個人學習作業系統：今日計畫、智慧複習、錯題本、知識庫、任務、專注、資源與分析。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f6f7fb",
  "theme_color": "#5b67f1",
  "lang": "zh-Hant",
  "categories": ["education","productivity"],
  "icons": [
    {"src":"./icon.svg","sizes":"any","type":"image/svg+xml","purpose":"any maskable"}
  ]
}
