{
  "name": "学淘",
  "short_name": "学淘",
  "start_url": "index.html",
  "display": "fullscreen",
  "orientation":  "portrait",
  "icons": [{
    "src": "assets/icon/logo.png",
    "sizes": "512x512",
    "type": "image/png"
  }],
  "background_color": "#f0f0f6",
  "theme_color": "#f0f0f6"
}