{
  "name": "Doranchae",
  "short_name": "Doranchae",
  "description": "한국어 학습 · Korean Language School · hangeulquest.com",
  "start_url": "./hq-mobile.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0a2540",
  "theme_color": "#0a2540",
  "orientation": "portrait",
  "icons": [
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "favicon-192-doranchae.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}