{
    "name": "Play Mine&Build Online",
    "short_name": "Mine&Build",
    "description": "Mine&Build puts you in control of a thrilling resource mining adventure where every decision shapes your path to freedom. You start on a harsh planet, gathering valuable materials from the ground and exploring diverse locations filled with hidden secrets. Overcome tricky obstacles, craft useful structures, and build your own flying plate to escape the surface. The journey demands strategy and careful planning as you dig deeper, collect rare ores, and assemble the components needed for your getaway. With NAJOX guiding the experience, each new area brings fresh challenges and rewards. Use your wits to navigate dangerous terrain, construct tools and machines, and steadily advance toward the ultimate goal. The world is yours to shape, but only the most resourceful players will complete the journey and reach true freedom among the stars.WASD - Move in space (forward, backward, left, right). Resources are mined automatically when approaching.",
    "icons": [
        {
            "src": "/files/pictures/minebuild.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/minebuild.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://ios.najox.com/game/minebuild",
    "id": "https://ios.najox.com/game/minebuild",
    "scope": "https://ios.najox.com/game/minebuild",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/minebuild_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}