{
    "name": "Play Unsigned Int Online",
    "short_name": "Unsigned Int",
    "description": "This is a math puzzle game with 2 modes. Easy mode starts with addition and subtraction puzzles. Difficult levels, which use multiplication and division, can leave you scratching your head trying to figure them out. It&#39;s easy to play! Just click on the numbered objects. The operation on the object you click will determine how the total is affected. For example, clicking on an object with &#39;+5&#39; will add five to the total, while clicking on an object with &#39;-5&#39; will subtract five from the total. Don&#39;t let the total go below 0 or above 20. Use the mouse or touchpad to play this game.",
    "icons": [
        {
            "src": "/files/pictures/unsigned_int.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/unsigned_int.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://www.najox.com/game/unsigned_int",
    "id": "https://www.najox.com/game/unsigned_int",
    "scope": "https://www.najox.com/game/unsigned_int",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/pictures/unsigned_int.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}