{
  "name": "工程英语学习",
  "short_name": "工程英语",
  "description": "肯尼亚弱电工程现场英语学习工作台：现场口语、专业词汇、日常口语、工程邮件文案、速记本与收藏夹，离线可用。",
  "lang": "zh-CN",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#0B1F33",
  "theme_color": "#0B1F33",
  "categories": ["education", "productivity", "utilities"],
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "弱电现场口语", "short_name": "现场口语", "url": "./index.html#/field" },
    { "name": "弱电词汇库", "short_name": "词汇库", "url": "./index.html#/vocab" },
    { "name": "随身速记本", "short_name": "速记本", "url": "./index.html#/notes" },
    { "name": "收藏夹", "short_name": "收藏夹", "url": "./index.html#/favs" }
  ]
}
