{
  "name": "팀 스케줄러",
  "short_name": "Team Scheduler",
  "description": "팀원의 공통 가능 시간을 찾아주는 앱",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f0f13",
  "theme_color": "#6c63ff",
  "icons": [
    {
      "src": "TeamScheduler_iOS_1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
