{
  "name": "본캐 BONCAE — 숏폼 크리에이터 리그",
  "short_name": "본캐",
  "description": "팔로워 말고, 조회수로 붙자. 시즌제 숏폼 크리에이터 리그 + 트렌드 매거진 + AI 떡상 코치",
  "lang": "ko",
  "start_url": "/?src=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F6E8F3",
  "theme_color": "#FF2E88",
  "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": "/magazine?src=pwa", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "리더보드", "url": "/board?src=pwa", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
