The
wannier90.in file is for Wannier90 and there is no difference between different DFT codes. It is fine to follow the QE-Wannier tutorial to learn the input.
The projectors are user input. The format is the same as in quantum-espresso Wannier input. You can find it in the Wannier90 manual. For SrMnO3, if you need O p orbitals and Mn d orbitals, use:
begin projections
O: p
Mn: d
end projections
The k-points:
IN the wannier90.win file, which is read by VASP-Wannier90, if you don't specify the mp_grid and the kpoints, they will be automatically added to your wannier90.win file during the VASP run.
The unit_cell_cart and the atoms_cart are also be added.
Best wishes,
HeXu