{
  "id": "/",
  "name": "Futuring — 예측으로 실력을 증명하다",
  "short_name": "Futuring",
  "description": "무상 포인트로 예측에 참여하고 Futuring Score로 실력을 증명하는 커뮤니티 예측 마켓.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#F8FAFF",
  "theme_color": "#F8FAFF",
  "lang": "ko",
  "dir": "ltr",
  "categories": ["games", "entertainment", "social"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "예측하기", "short_name": "예측", "url": "/", "description": "열린 마켓에서 예측에 참여" },
    { "name": "랭킹", "short_name": "랭킹", "url": "/ranking", "description": "Futuring Score 랭킹" },
    { "name": "내 프로필", "short_name": "프로필", "url": "/profile", "description": "내 Score·기록·구독" }
  ]
}
