{
    "pages": [
        {
            "id": "starting-page",
            "location": "https://nandertga.ddns.net/w96-packages/96hub/pages/starting-page.html"
        },
        {
            "id": "user-made-sources",
            "location": "https://etc.windows96.net/96hub/pages/user-made-sources.html"
        }
    ],
    "sidebar": [
        {
            "name": "WELCOME",
            "items": [
                {
                    "name": "Starting page",
                    "target": {
                        "type": "page",
                        "location": "starting-page"
                    }
                }
            ]
        },
        {
            "name": "HIDDEN PAGES ON THE OFFICIAL SERVER",
            "items": [
                {
                    "name": "User-made package sources",
                    "target": {
                        "type": "page",
                        "location": "user-made-sources"
                    }
                }
            ]
        }
    ],
    "startPage": "starting-page"
}