{
  "name": "JLPT N2 단어장",
  "short_name": "N2 단어장",
  "description": "JLPT N2 플래시카드 앱 (챕터 1~10, 2213단어)",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#27ae60",
  "theme_color": "#27ae60",
  "lang": "ko",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ]
}
