Include new splash icons in public/manifest.json to support Progressive Web App installation and display across various device resolutions.
Configure Progressive Web App capabilities for production builds, enabling offline support and installability. PWA is disabled in dev to avoid HMR conflicts, and switches the build to webpack since PWA tooling requires it.