{
  "name": "SwipeOut",
  "short_name": "SwipeOut",
  "description": "Razzle Puzzles에서 독창적이고 중독적인 스와이프 게임, 스와이프아웃을 즐겨보세요! 스와이프아웃을 무료로 플레이해보세요. 2048 타일 게임처럼 플레이하는 게임입니다!",
  "categories": [
    "games"
  ],
  "lang": "ko",
  "start_url": "/swipeout?locale=ko",
  "scope": "https://api.razzlepuzzles.com",
  "display": "minimal-ui",
  "orientation": "portrait",
  "theme_color": "#5282b3",
  "background_color": "#5282b3",
  "icons": [
    {
      "src": "/public/images/swipeout/touch-icon.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/public/images/swipeout/touch-icon-hd.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/public/images/swipeout/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.swipeout",
      "id": "com.razzlepuzzles.swipeout"
    },
    {
      "platform": "itunes",
      "url": "https://itunes.apple.com/app/id962072541",
      "id": "962072541"
    }
  ]
}