{
  "name": "西瓜益智思维乐园",
  "short_name": "西瓜益智",
  "description": "专为3-12岁儿童设计的免费在线益智游戏平台，100+趣味小游戏，让孩子越玩越聪明！",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#667eea",
  "orientation": "any",
  "scope": "/",
  "lang": "zh-CN",
  "categories": ["education", "games", "kids"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "西瓜益智乐园首页"
    },
    {
      "src": "/screenshot-narrow.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "西瓜益智乐园手机版"
    }
  ],
  "shortcuts": [
    {
      "name": "游戏中心",
      "short_name": "游戏",
      "description": "浏览所有益智游戏",
      "url": "/games",
      "icons": [{ "src": "/favicon.png", "sizes": "512x512" }]
    },
    {
      "name": "数独游戏",
      "short_name": "数独",
      "description": "挑战数独益智游戏",
      "url": "/game/sudoku",
      "icons": [{ "src": "/favicon.png", "sizes": "512x512" }]
    },
    {
      "name": "记忆翻牌",
      "short_name": "翻牌",
      "description": "记忆力训练游戏",
      "url": "/game/memoryCard",
      "icons": [{ "src": "/favicon.png", "sizes": "512x512" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
