{
  "name": "랜딩페이지 빌더 - Chulwoong",
  "short_name": "Chulwoong Builder",
  "description": "Chulwoong의 랜딩페이지 빌더로 쉽고 빠르게 웹사이트를 제작하세요",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/chulwoong.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/chulwoong.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
