{
  "name": "应用题生成器 - 集盒",
  "short_name": "应用题生成器",
  "description": "小学 1–6 年级应用题练习：覆盖加减两步、比多比少、倍数、归一、行程、相遇、工程、百分数、按比例分配、鸡兔同笼、植树、年龄、盈亏、分数、圆柱等 23 类经典模型，按学段出题并给出分步解析，即时批改、按题型统计薄弱项、错题自动回收，可打印题卷。数据纯本地、不上传。",
  "lang": "zh-CN",
  "dir": "ltr",
  "start_url": "/tool/math-word-problem",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait",
  "background_color": "#007AFF",
  "theme_color": "#007AFF",
  "categories": [
    "utilities",
    "productivity"
  ],
  "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/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
