{
  "name": "Web Portfolio | 웹 개발자 포트폴리오",
  "short_name": "Portfolio",
  "description": "반응형 웹과 프론트엔드 개발 포트폴리오. ABOUT · NOTICE · WORKS · 문의 채팅.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b0f14",
  "theme_color": "#0b0f14",
  "lang": "ko",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
