{
  "name": "스나이퍼 골프",
  "short_name": "스나이퍼",
  "description": "스나이퍼 골프 모임 회원·핸디·라운드 관리",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f5f4",
  "theme_color": "#447822",
  "lang": "ko",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "categories": ["sports", "productivity"],
  "shortcuts": [
    { "name": "오늘 라운드", "url": "/rounds" },
    { "name": "조편성", "url": "/rounds" },
    { "name": "기록 보기", "url": "/stats" }
  ]
}
