{
  "name": "3H 판매관리 시스템",
  "short_name": "3HMS",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
      {
          "src": "/img/3h-logo-favicon.png",
          "sizes": "192x192",
          "type": "image/png"
      },
      {
          "src": "/img/3h-logo-favicon.png",
          "sizes": "512x512",
          "type": "image/png"
      }
  ]
}
