{
  "name": "奇妙萌可自主学习工作台",
  "short_name": "萌可学习",
  "description": "适合7岁男孩的自主学习工作台，语文数学英语益智运动全覆盖，奇妙萌可主题",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#E6F2FF",
  "theme_color": "#4A9DFF",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["education", "kids"],
  "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/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
