This commit adds the necessary files and modifications to enable Progressive Web App (PWA) features.
- Created for PWA metadata.
- Created for offline caching of core assets.
- Modified to link the manifest and register the service worker.
- Added placeholder icon files in directory.
Fixes#485