### Version 3.0.0-rc.5 ### Reproduction link [https://no.link](https://no.link) ### Steps to reproduce 1. Create a new project using vue ui 2. Use manual configuration and enable PWA support 3. Set an App-Name in the PWA configuration section 4. Try to run serve ### What is expected? The project starts up and is served with HMR. ### What is actually happening? Vue CLI exits with an error code of 1 Running `npm run serve` in the console outputs the following: `Invalid options in vue.config.js: "org" is not allowed` --- I also noticed that the App Name input is empty every time that section of the configuration is opened. <!-- generated by vue-issues. DO NOT REMOVE -->