{
  "short_name": "Dongjin",
  "name": "Dongjin",  
  "start_url": "/#/",
  "background_color": "#000",
  "theme_color": "#536878",
  "display": "standalone",
  "icons": [
    {
      "src":"image/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    }   
  ]  
}