{
  "name": "G터널 통합 검색기",
  "short_name": "G터널 검색기",
  "start_url": "https://ggene.dothome.co.kr/",
  "display": "standalone",
  "background_color": "#111111",
  "theme_color": "#111111",
  "icons": [
     {
    "src": "https://tistory1.daumcdn.net/tistory/8280064/skin/images/192x192.png",
    "sizes": "192x192",
    "type": "image/png"
  },
  {
    "src": "https://tistory1.daumcdn.net/tistory/8280064/skin/images/512x512.png",
    "sizes": "512x512",
    "type": "image/png"
  }
  ]
}