{
  "name": "한자플러스",
  "short_name": "한자플러스",
  "description": "한자 급수 시험 학습 앱 - 8급부터 3급까지",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a3a8f",
  "theme_color": "#3B7DE0",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
