{
  "name": "知识能量卡",
  "short_name": "能量卡",
  "description": "把图片题目整理成结构化文本的答题学习应用，可安装到安卓主屏离线使用",
  "lang": "zh-CN",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#6d28d9",
  "theme_color": "#7c3aed",
  "icons": [
    {
      "src": "assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "assets/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
