{
  "name": "새빛드론",
  "short_name": "새빛드론",
  "description": "새빛드론 교육생 전용 포털 - 교육 진도 확인 및 체크",
  "start_url": "./student.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#009BAD",
  "orientation": "portrait",
  "lang": "ko",
  "icons": [
    {
      "src": "./icons/stu-icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/stu-icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/stu-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/stu-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education"],
  "prefer_related_applications": false
}
