{
    "name": "Play Office Solitaire Online",
    "short_name": "Office Solitaire",
    "description": "Office Solitaire brings you the classic card game where your goal is to move every card into the four foundation piles at the top. You build each pile in order from ace to king, following the same suit. It is a simple but deeply engaging puzzle that tests your patience and planning. NAJOX offers this timeless variant for those who enjoy a clean, straightforward challenge without distractions. The layout is familiar, the rules are easy to remember, and each new shuffle gives you a fresh chance to win. Whether you are a longtime fan or just learning, this version keeps the experience pure and satisfying.The table is set with seven stacks with 1-7 cards each. New cards are dealt by clicking the deck. The cards can be moved around from stack to stack until they can be played to the top row, starting with ace, then two of the same suit, then three etc.\\nThe stacks in the playing area have to alternate between red and black cards in numerical order. Only stacks starting with a king may be placed on an empty area. ",
    "icons": [
        {
            "src": "/files/pictures/office_solitaire.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/office_solitaire.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://push.najox.com/game/office_solitaire",
    "id": "https://push.najox.com/game/office_solitaire",
    "scope": "https://push.najox.com/game/office_solitaire",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/office_solitaire_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}