{
  "name": "LoL Butler — 적팀 쿨다운 자동 추적",
  "short_name": "LoL Butler",
  "description": "리그 오브 레전드 적팀 스펠·궁극기·아이템 쿨다운을 자동으로 추적합니다. 라이엇 공식 API 사용.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0e13",
  "theme_color": "#c9a869",
  "lang": "ko-KR",
  "categories": ["games", "utilities", "productivity"],
  "icons": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "데모 체험",
      "short_name": "데모",
      "url": "/demo",
      "description": "가입 없이 30초 체험"
    },
    {
      "name": "점멸 쿨 계산기",
      "short_name": "점멸쿨",
      "url": "/tools/spell-cooldown"
    },
    {
      "name": "궁쿨 계산기",
      "short_name": "궁쿨",
      "url": "/tools/ult-cooldown"
    }
  ]
}
