{
  "name": "Gate Live",
  "short_name": "GateLive",
  "description": "올림픽공원 핸드볼경기장 실시간 입구별 혼잡도 모바일 웹앱",
  "theme_color": "#090d16",
  "background_color": "#090d16",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
