$n$ points are placed on an $n-2$-sphere so that the smallest angle from the centre between any pair of the points is maximised. What is this smallest angle?
$n=1 \ \ \ \cos^{-1}{1}\\ n=2 \ \ \ \cos^{-1}{-1}\\ n=3 \ \ \ \cos^{-1}{\frac{-1}2}\\ n=4 \ \ \ \cos^{-1}{\frac{-1}3}$
The smallest angle will be the same for any $n$ points on a $p$-sphere where $p> n-2$ as when $p=n-2$.
I don't understand why you say "there is no 4D equivalent to a platonic solid with $5$ vertices". The angles you give are the angles in the regular $(n-1)$-simplices. The vertices of a regular $(n-1)$-simplex lie on an $(n-2)$-sphere, and it seems clear that the corresponding angles are maximal. Two vertices and the centre of a regular $(n-1)$-simplex can be placed at $(n,0,0,\dotsc)$, $(0,n,0,\dotsc)$ and $(1,1,1,\dotsc)$, respectively; the vectors from the centre to the vertices are $(n-1,-1,-1,\dotsc)$ and $(-1,n-1,-1,\dotsc)$, with cosine $-n/((n-1)^2+n-1)$ $=-1/(n-1)$. So the sequence continues as expected, $\arccos(-1/(n-1))$.