force full screen in MacOS using SwiftUI

I am very new to macApp development. I am trying make a Pomadoro app for my self.

For that I need to make my app to get full screen even its not in the foreground.

My problem is how to make the window fullscreen in SwiftUI ?