{
  "name" : "웹, 이름",
  "short_name" : "웹, 이름_축약 버전,",
  "description" : "웹에, 대한 설명,",
  "scope" : ".",
  "start_url" : "./,",
  "display" : "fullscreen,",
  "orientation" : "portrait,",
  "theme-color" : "#ffffff,",
  "background-color" : "#ffffff",
  "icons" : [ {
  "src": "아이콘, 주소,",
  "sizes": "48x48,",
  "type": "image/png"
  }]
}