{
  "name": "S-GrowthLab - 커리어 성장 인사이트",
  "short_name": "S-GrowthLab",
  "description": "피터 드러커 이론 기반 PSA 진단과 커리어 성장 인사이트를 제공하는 매거진 플랫폼",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f9fc",
  "theme_color": "#1e3a5f",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "ko",
  "categories": ["education", "lifestyle", "productivity"],
  "icons": [
    {
      "src": "/icon",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
