{
  "name": "하루고토 — 일본어 단어 학습",
  "short_name": "하루고토",
  "description": "매일 원하는 만큼 일본어 단어를 익히고 오답을 복습하는 학습 앱",
  "lang": "ko",
  "start_url": "./japanese-study.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6f3ed",
  "theme_color": "#dd5b4b",
  "icons": [
    {
      "src": "./harugoto-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./harugoto-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
