{
  "name": "动物世界 - 儿童看图识动物益智游戏",
  "short_name": "动物世界",
  "description": "专为3-6岁学前儿童设计的看图识动物益智小游戏",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#87ceeb",
  "theme_color": "#87ceeb",
  "orientation": "portrait",
  "categories": ["education", "games", "kids"],
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/assets/ui/boot.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}