feat: transform Freshers-Hub into installable Progressive Web App (PWA) with offline caching

This commit is contained in:
Shanmuga Krishnan S M
2026-08-03 14:18:46 +05:30
parent aaf6bb6093
commit 01a3df2386
9 changed files with 5061 additions and 2 deletions

View File

@@ -8,6 +8,12 @@
<meta name="keywords" content="RIT, Rajalakshmi Institute of Technology, Freshers, Student Portal, Notes, PYQs, AI Assistant, Campus Map, Bus Routes" />
<meta name="theme-color" content="#F97316" />
<!-- Apple & PWA Meta Tags -->
<link rel="apple-touch-icon" href="/apple-touch-icon.png" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="default" />
<meta name="apple-mobile-web-app-title" content="Freshers Hub" />
<!-- Open Graph -->
<meta property="og:title" content="RIT Freshers Hub" />
<meta property="og:description" content="Everything a Fresher Needs — All in One Place." />