{
  "name": "ENGZ - 1:1 수업 관리 플랫폼",
  "short_name": "ENGZ",
  "description": "선생님과 학생을 위한 올인원 수업 관리 플랫폼",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
