{
  "name": "周周工作台",
  "short_name": "周周工作台",
  "description": "周周的每日学习工作台 - 游戏+学习+养宠物七七",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#EEF2F2",
  "theme_color": "#08325E",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
