{
  "name": "灵兽班级 · 成长伙伴系统",
  "short_name": "灵兽班级",
  "description": "希望小学 · 成长伙伴评价系统",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#CC0000",
  "theme_color": "#CC0000",
  "lang": "zh-CN",
  "icons": [
    { "src": "/spirit-mark.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "学生评价查询",
      "short_name": "查询",
      "description": "学生查询自己的灵兽成长状态",
      "url": "/s",
      "icons": [{ "src": "/spirit-mark.svg", "sizes": "any" }]
    }
  ]
}
