{
  "name": "스탁핀 바로가기",
  "short_name": "스탁핀",
  "description": "주식대출(신용/담보) 비교 플랫폼",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "img/logo_icon.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "img/logo_icon2.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "img/logo_icon3.png",
      "type": "image/png",
      "sizes": "512x512"
    }  
  ]
}