{
    "name": "Play Billiards Online",
    "short_name": "Billiards",
    "description": "This is one of the most convenient pool games we&#39;ve ever played! Simplicity is high because all trajectories are automatically visible once you spin your cue. In this free online game, you play one on one with a computer, which has the same skills as you. When you hit the balls, you can control the angle and power of the hit. While technically, it&#39;s possible to bypass, in reality, with all the help you have, it&#39;s hard to do unless you specifically do the sloppy work and don&#39;t want to change anything about it. The rule of billiards is American, where you operate with balls of one type of color, hitting them in any order.",
    "icons": [
        {
            "src": "/files/pictures/billiards.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/billiards.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://ios.najox.com/game/billiards",
    "id": "https://ios.najox.com/game/billiards",
    "scope": "https://ios.najox.com/game/billiards",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/billiards_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}