{
  "name": "SwipeOut",
  "short_name": "SwipeOut",
  "description": "来玩外滑吧，这是一款Razzle Puzzles名下的原创且令人上瘾的滑动游戏！在线免费玩外滑游戏或尝试应用程序。像玩2048智力拼图一样玩！",
  "categories": [
    "games"
  ],
  "lang": "zh",
  "start_url": "/swipeout?locale=zh",
  "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"
    }
  ]
}