{
  "background_color": "#ffffff",
  "dir": "ltr",
  "display": "standalone",
  "name": "meetingd.student.youyanen",
  "orientation": "any",
  "scope": "/",
  "short_name": "meetingd.student.youyanen",
  "start_url": "/index.html",
  "theme_color": "#ffffff",
  "lang": "zh",
  "categories": [
    "education"
  ],
  "icons": [
  {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
  },
  {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
  }
]
}