{
  "name": "WORD UP! KET Quest",
  "short_name": "KET Quest",
  "description": "KET 英语闯关学习系统",
  "start_url": "/today",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f6ffe9",
  "theme_color": "#58cc02",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
