{
  "name": "笑笑乐园·幼小衔接学习工作台",
  "short_name": "笑笑乐园",
  "description": "5-7岁幼小衔接儿童学习App，拼音、识字、阅读、算术、英语、思维游戏、运动打卡、奖励商店，全模块一站搞定。",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#7AC8A0",
  "theme_color": "#7AC8A0",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["education", "kids", "lifestyle"],
  "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-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}