{
  "name": "한자 급수 퀴즈",
  "short_name": "한자퀴즈",
  "description": "한국어문회 한자 급수 시험 대비 퀴즈 앱",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#f0f4f8",
  "theme_color": "#1a237e",
  "orientation": "portrait",
  "lang": "ko",
  "icons": [
    {
      "src": "icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
