{
  "name": "2048",
  "short_name": "2048",
  "description": "Veel plezier met 2048 het klassieke tegelspel. Combineer de getallen om de tegel met 2048 te halen. Speel 2048 gratis online of probeer de app. Een uitdagend maar leuk puzzelspel.",
  "categories": [
    "games"
  ],
  "lang": "nl",
  "start_url": "/2048?locale=nl",
  "scope": "https://api.razzlepuzzles.com",
  "display": "minimal-ui",
  "orientation": "portrait",
  "theme_color": "#5282b3",
  "background_color": "#5282b3",
  "icons": [
    {
      "src": "/public/images/2048/touch-icon.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/public/images/2048/touch-icon-hd.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/public/images/2048/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.game2048",
      "id": "com.razzlepuzzles.game2048"
    },
    {
      "platform": "itunes",
      "url": "https://itunes.apple.com/app/id940973491",
      "id": "940973491"
    }
  ]
}