{
  "name": "班级宠物",
  "short_name": "班级宠物",
  "description": "游戏化班级管理工具",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fafaf6",
  "theme_color": "#e1437a",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "450x450",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
