{
  "name": "머스트 컴퓨터학원",
  "short_name": "머스트코딩",
  "description": "엔트리부터 파이썬, 알고리즘, AI 활용까지 단계별로 설계된 완성형 커리큘럼",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f0f6ff",
  "theme_color": "#2563eb",
  "lang": "ko",
  "icons": [
    {
      "src": "image/이미지.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "image/이미지.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "온라인 학습자료",
      "url": "./login.php",
      "description": "온라인 학습자료 접속"
    },
    {
      "name": "학생 작품",
      "url": "./pages/student.html",
      "description": "학생 작품 갤러리"
    }
  ]
}
