{
  "name": "字识君",
  "short_name": "字识君",
  "description": "让每个不会写的字都有答案。语音查字、笔顺动画、游戏复习，孩子的汉字学习好伙伴。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF8E7",
  "theme_color": "#FF4757",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["education", "learning"],
  "lang": "zh-CN"
}