Next.JS PWA Application

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