{
    "name": "Play Free Flight Sim Online",
    "short_name": "Free Flight Sim",
    "description": "Let&#39;s take off! This free flight simulator is an online game, where you are in the cockpit of a small propeller plane with everything ready to take off. It&#39;s for those who love to enjoy the view (although not that surprising, since about 60% of the screen view is taken up by the interior of the plane). There is no specific task in this game - just fly and enjoy the flight. To help keep you informed, there are indicators for airspeed, altitude, and the &quot;rate of climb,&quot; you name it. Unlike a real plane, there aren&#39;t as many things you (must) control: altitude, speed, and left-right rotation sticks. It&#39;s good to know that, unlike other flight simulators, the controls are straightforward: when you pull the stick, you go up, and when you turn left, it turns left, not right.",
    "icons": [
        {
            "src": "/files/pictures/free_flight_sim.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/free_flight_sim.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://games.najox.com/game/free_flight_sim",
    "id": "https://games.najox.com/game/free_flight_sim",
    "scope": "https://games.najox.com/game/free_flight_sim",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/free_flight_sim_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}