{
  "name": "首尔韩语配套电子手册",
  "short_name": "首尔韩语",
  "description": "韩语教材逐句朗读 · 课文语法 · T1–T5 配套音频离线版",
  "start_url": "./korean-textbook-offline.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f5f7fa",
  "theme_color": "#2b6cb0",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["education", "books"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}