{
  "name": "팁스비전",
  "short_name": "팁스비전",
  "description": "팁스비전",
  "scope": "/",
  "start_url": "/index.jsp",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "common/img/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "common/img/apple-touch-icon-114x114.png",
      "sizes": "114x114",
      "type": "image/png"
    },
    {
      "src": "common/img/apple-touch-icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    }    
  ]
}