{
  "name": "同城生活服务系统",
  "short_name": "生活系统",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff",
  "orientation": "landscape",
  "theme_color": "#3eaf7c",
  "scope": "../",
  "icons": [
    {
      "src": "/static/img/cityRun.png",
      "sizes": "150x150",
      "type": "image/png"
    }
  ]
}
