{
  "name": "단어 검색",
  "short_name": "단어 검색",
  "description": "수천 가지의 무료 게임과 함께 클래식한 퍼즐 게임, 단어 찾기 퍼즐을 즐겨보세요! 단어 찾기 퍼즐을 온라인으로 풀거나 프린트해서 즐겨보세요! 단어 찾기 전문가 모드까지 도달해 보세요!",
  "categories": [
    "games"
  ],
  "lang": "ko",
  "start_url": "/wordsearch?locale=ko",
  "scope": "https://api.razzlepuzzles.com",
  "display": "minimal-ui",
  "orientation": "portrait",
  "theme_color": "#5282b3",
  "background_color": "#5282b3",
  "icons": [
    {
      "src": "/public/images/wordsearch/touch-icon.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/public/images/wordsearch/touch-icon-hd.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/public/images/wordsearch/webapp.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.razzlepuzzles.wordsearch",
      "id": "com.razzlepuzzles.wordsearch"
    },
    {
      "platform": "itunes",
      "url": "https://itunes.apple.com/app/id949222159",
      "id": "949222159"
    }
  ]
}