SpriteKit macOS - Initial Content Size

I'm creating my first macOS SpriteKit game. I have it so it resizes properly, but what should I set its initial size to? The default size that comes with the template seems way too small for all devices. Also does it make sense to set a minimum size, and what is best for that?