{
  "name": "볼모어 | 실시간 스포츠 라이브 스코어",
  "short_name": "볼모어",
  "description": "KBO, MLB, NPB 야구와 EPL, 라리가, K리그 등 축구 실시간 라이브 스코어를 한 곳에서 확인하세요.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080b12",
  "theme_color": "#080b12",
  "lang": "ko",
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
