First create new Next.JS
application:
npx create-next-app todo-pwa
Next you will need to create a manifest. It could be generated for example using this tool: Manifest Generator
First create new Next.JS
application:
npx create-next-app todo-pwa
Next you will need to create a manifest. It could be generated for example using this tool: Manifest Generator