{
  "name": "ScrapingSteps.com",
  "short_name": "ScrapingSteps",
  "description": "웹 스크래핑을 단계별로 학습할 수 있는 교육 플랫폼",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#667eea",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "lang": "ko",
  "dir": "ltr",
  "orientation": "portrait-primary"
}

