

{
  "name": "YHole",
  "short_name": "YHole",
  "description": "개발 초보자의 기억보조 페이지",
  "icons": [
    {
      "src": "/assets/img/favicons/main.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/img/favicons/main.png",
      "sizes": "512x512",
      "type": "image/png"
    }],
  "start_url": "/index.html",
  "theme_color": "#2a1e6b",
  "background_color": "#ffffff",
  "display": "fullscreen"
}

