[ "title" => "Overview", "navbar" => true, "icon" => "fas fa-home", "styles" => [ "static/weather-icons/css/weather-icons.min.css" ], "scripts" => [ "static/Shuffle/dist/shuffle.min.js", "static/js/home.js" ] ], "news" => [ "title" => "News", "navbar" => true, "icon" => "fas fa-newspaper", "scripts" => [ "static/Shuffle/dist/shuffle.min.js", "static/js/news.js" ] ], "404" => [ "title" => "404 error" ] ]);