{
  "name": "WDL — AI 날씨 데이터 연구실",
  "short_name": "WDL",
  "description": "기상청 Open API와 함께하는 초등 5~6학년 AI 데이터 리터러시 탐구 프로그램",
  "start_url": "./index.html#/login",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0e1a",
  "theme_color": "#00d4ff",
  "lang": "ko",
  "icons": [
    {
      "src": "assets/images/ui/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "MISSION 1 — 연구소 접속 코드",
      "url": "./index.html#/mission/1",
      "icons": [{ "src": "assets/images/ui/icon.svg", "sizes": "any" }]
    },
    {
      "name": "연구소 메인",
      "url": "./index.html#/main",
      "icons": [{ "src": "assets/images/ui/icon.svg", "sizes": "any" }]
    }
  ]
}
