{
  "name": "SNS Platform - 체험단 & 인플루언서 분석",
  "short_name": "SNS Platform",
  "description": "AI 기반 인플루언서 분석 및 체험단 마케팅 플랫폼",
  "start_url": "/frontend/index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/frontend/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/frontend/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "ko",
  "dir": "ltr"
}
