{
  "name": "스포츠 워들 - 선수 이름 맞추기",
  "short_name": "스포츠 워들",
  "description": "한국 스포츠 선수 이름 맞히기",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#334155",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["games", "entertainment"],
  "lang": "ko",
  "dir": "ltr"
}
