{ "name": "Play 2048 Original Online", "short_name": "2048 Original", "description": "Simply slide to move the tiles. When two tiles with the same number touch, they merge into one. Reach tile 2048 and keep playing to unlock higher value number tiles!", "icons": [ { "src": "/files/pictures/2048_original.webp", "type": "image/webp", "sizes": "200x200" }, { "src": "/files/512x512/2048_original.png", "type": "image/png", "sizes": "512x512" } ], "start_url": "https://www.najox.com/game/2048_original", "id": "https://www.najox.com/game/2048_original", "scope": "https://www.najox.com/game/2048_original", "background_color": "#46bef9", "display": "fullscreen", "orientation": "any", "theme_color": "#0092d9", "dir": "auto", "display_override": [ "fullscreen", "standalone" ], "categories": [ "games" ], "screenshots": [ { "src": "/files/pictures/.webp", "type": "image/webp", "sizes": "350x250" } ] }