{
  "name": "AI Seller — 온라인 셀러 성장 플랫폼",
  "short_name": "AI Seller",
  "description": "배우고, 실행하고, 성장하는 셀러 전용 학습·커뮤니티 플랫폼",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0b12",
  "theme_color": "#7c3aed",
  "lang": "ko",
  "categories": ["business", "education", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "성장센터", "url": "/growth" },
    { "name": "자료실", "url": "/library" },
    { "name": "셀러 브리핑", "url": "/briefing" },
    { "name": "커뮤니티", "url": "/community" }
  ]
}