{
  "name": "InsightStat — 신기한 스포츠 기록",
  "short_name": "InsightStat",
  "description": "야구(MLB/KBO/NPB) 매치업 프리뷰와 재밌고 신기한 기록.",
  "lang": "ko",
  "id": "/",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0e1116",
  "background_color": "#0e1116",
  "categories": ["sports"],
  "icons": [
    {
      "src": "pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
