{
  "name": "서바이벌 청춘 베트남",
  "short_name": "청춘 베트남",
  "description": "호치민 여행자를 위한 베트남어 생존 회화, 현지 맛집, 벌칙게임과 환율 계산기",
  "lang": "ko",
  "dir": "ltr",
  "start_url": "./vietnamese.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FFF9F3",
  "theme_color": "#B84A32",
  "categories": ["education", "travel", "entertainment"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
