{
  "name": "모두의체험단",
  "short_name": "모두의체험단",
  "description": "블로그·인스타 체험단을 쉽고 빠르게 모집할 수 있는 플랫폼. AI 자동 매칭 + 5개 채널 동시 노출.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#03C75A",
  "background_color": "#ffffff",
  "lang": "ko-KR",
  "categories": ["lifestyle", "shopping", "social"],
  "icons": [
    { "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/img/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/img/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "전체 캠페인", "url": "/campaigns", "description": "진행 중인 모든 체험단" },
    { "name": "AI 추천픽", "url": "/campaigns/recommended", "description": "나에게 맞는 체험단" },
    { "name": "내 신청", "url": "/mypage/applications", "description": "내 신청 내역" }
  ]
}
