{
  "name": "2048",
  "short_name": "2048",
  "description": "2048 क्लासिक टाइल गेम का आनंद उठाएं। 2048 टाइल तक पहुंचने के लिए संख्याओं को मिलाएं! 2048 ऑनलाइन मुफ्त में खेलें या ऐप आज़माएं। एक चुनौतीपूर्ण लेकिन मजेदार पज़ल गेम!",
  "categories": [
    "games"
  ],
  "lang": "hi",
  "start_url": "/2048?locale=hi",
  "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"
    }
  ]
}