{
  "name": "seye hub",
  "short_name": "seye hub",
  "description": "세예의원 업무 허브",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a1f",
  "theme_color": "#1a1a1f",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
