react manifest.json 404 (no encontrado)

solved soulution install this plugin tested work for me with webpack 4
note: include this plugin after HtmlWebpackPlugin

npm i webpack-pwa-manifest -D
npm i favicons-webpack-plugin -D
Restu Wahyu Saputra