{
    "name": "Play Super Bowmasters Online",
    "short_name": "Super Bowmasters",
    "description": "Show off your archery skills with this free online archery game. In many different rounds, you will try to shoot an apple from a guy&#39;s head, aiming with the mouse. Playing this game requires some physics knowledge (at least to the level of calculating a shot trajectory) because what you aim and what you actually get don&#39;t always match up. Far not always. Shooting an apple requires you to consider the power of the shot and the distance before the target. Some levels have more than 1 target, which makes them very challenging (since the number of arrows given per round is limited). Depending on how well you&#39;re doing in the game, you can buy a new avatar; sooner or later, you will find it interesting.",
    "icons": [
        {
            "src": "/files/pictures/super_bowmasters.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/super_bowmasters.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://ios.najox.com/game/super_bowmasters",
    "id": "https://ios.najox.com/game/super_bowmasters",
    "scope": "https://ios.najox.com/game/super_bowmasters",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/pictures/super_bowmasters.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}