{
    "test": "foo",
    "mainmenu": [
        { "title": "Hem", "name": "home" },
        { "title": "Butiker", "name": "stores", "newSection": true }
    ],
    "foo": [
        { "title": "Butiker", "name": "stores", "newSection": true },
        { "title": "Bränslepriser", "name": "fuelprices" },
        { "title": "Min profil", "name": "profile", "newSection": true }
    ],
    "theme": {
        "main-bg-color": "oklch(98.4% 0.003 247.858)",
        "main-text-color": "oklch(27.9% 0.041 260.031)",
        "navbar-bg-color": "oklch(58.8% 0.158 241.966)",
        "navbar-fade-color": "oklch(37.2% 0.044 257.287)",
        "navbar-text-color": "oklch(98.4% 0.003 247.858)"
    }
}