manifest.json 127 B

123456
  1. {
  2. "short_name": "课堂助手",
  3. "name": "SEEC 课堂助手",
  4. "background_color": "#5485e5",
  5. "theme_color": "#5485e5"
  6. }