{
  "name": "진짜 한국어 - Real Korean Expressions",
  "short_name": "진짜 한국어",
  "description": "사전에 안 나오는 진짜 실생활 한국어 표현을 배우는 플래시카드 앱",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#F3F1FA",
  "theme_color": "#7C4DFF",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
