{
  "name": "速速交 - 作业提交系统",
  "short_name": "速速交",
  "description": "小学作业提交管理系统",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#060d2e",
  "theme_color": "#060d2e",
  "orientation": "landscape",
  "icons": [
    {
      "src": "ufo_icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "ufo_icon_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "ufo_icon_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}