{
  "name": "Sports Manager",
  "short_name": "Sports Manager",
  "description": "급수 기반 대진표를 자동으로 만들고, 실시간으로 경기 기록을 관리하는 서비스",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0c",
  "theme_color": "#6366f1",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
