{
  "name": "세컨윈드: 서울 러닝 스테이션",
  "short_name": "세컨윈드",
  "description": "서울 기반 아슬리트를 위한 러닝 스테이션 & 실시간 번개 런 플랫폼",
  "theme_color": "#00FFCC",
  "background_color": "#000000",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/",
  "scope": "/",
  "lang": "ko",
  "categories": ["sports", "fitness", "social"],
  "icons": [
    { "src": "/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/favicon.svg", "sizes": "any",     "type": "image/svg+xml", "purpose": "any" }
  ],
  "screenshots": [],
  "shortcuts": [
    { "name": "탐색", "url": "/explore", "description": "지도에서 코스·스테이션 탐색" },
    { "name": "번개 런", "url": "/lightning", "description": "실시간 번개 런 모집" },
    { "name": "라이브 런", "url": "/live-run", "description": "GPS 라이브 러닝 시작" }
  ]
}
