"display_override": [
"standalone",
"fullscreen",
"minimal-ui",
"window-controls-overlay",
"browser"
],
Above is a part of my manifest.json
Vscode seems to highlight it as an error. Whats wrong?
Im sure that part is the error because after taking it out, there is no detected errors in the file.