{
  "name": "LINKON - 글로벌 인플루언서 매칭 플랫폼",
  "short_name": "LINKON",
  "description": "K-뷰티 브랜드와 글로벌 인플루언서를 연결하는 체험단 매칭 + 구매평 + 병원 시술 정보 플랫폼",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#3B82F6",
  "lang": "ko-KR",
  "dir": "ltr",
  "categories": ["business", "lifestyle", "shopping", "social"],
  "icons": [
    {
      "src": "/icon",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "캠페인",
      "short_name": "Campaigns",
      "url": "/campaigns"
    },
    {
      "name": "병원",
      "short_name": "Clinics",
      "url": "/clinics"
    },
    {
      "name": "인플루언서",
      "short_name": "Influencers",
      "url": "/influencers"
    }
  ]
}
