{
  "name": "드론 구술평가 암기장",
  "short_name": "드론암기",
  "description": "드론 구술평가 1번부터 암기, 음성 듣기, 따라 말하기, 면접 연습",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#eef4ff",
  "theme_color": "#2f6df6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}