{
  "name": "상생체험단",
  "short_name": "상생체험단",
  "description": "체험하고 리뷰하고 수익을 얻으세요 — 방문·배송·SNS·블로그·품앗이 체험단 플랫폼",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#F97316",
  "orientation": "portrait-primary",
  "lang": "ko",
  "categories": ["business", "shopping"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "체험단 찾기",
      "short_name": "체험단",
      "description": "진행 중인 체험단 캠페인 보기",
      "url": "/campaigns",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "내 신청 현황",
      "short_name": "내 신청",
      "description": "신청한 캠페인 확인",
      "url": "/mypage/applications",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "홈 화면"
    }
  ]
}
