Skip to content

Conversation

@navyasreeb04
Copy link
Contributor

@navyasreeb04 navyasreeb04 commented Jul 31, 2025

📥 Pull Request

Description

This PR adds support for improved mobile and PWA compatibility by:

  • Adding an apple-touch-icon for iOS home screen support
  • Creating and linking a manifest.json file to support web app features on Android and modern browsers

Fixes #205

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Why This Matters

  • iOS Support: Ensures a crisp icon when the site is saved to home screen on iPhones/iPads
  • Android/PWA Readiness: Enables "Add to Home Screen" functionality with a custom name, icon, and theme
  • Improves the app-like experience and professionalism of the website

@vercel
Copy link

vercel bot commented Jul 31, 2025

@navyasreeb04 is attempting to deploy a commit to the pavitraag's projects Team on Vercel.

A member of the Team first needs to authorize it.

@pavitraag
Copy link
Owner

@navyasreeb04 video is mandatory

@navyasreeb04
Copy link
Contributor Author

@pavitraag Hi there! I have been trying to run this application on my mobile, but I am unable to run it. These features are for mobile support, but since I am unable to run it, I can't fetch you the video.

@pavitraag
Copy link
Owner

@navyasreeb04 then how can i be sure that this is working code or not

@pavitraag pavitraag added Level 1 Beginner level GSSoC 25 GSSoC 25 labels Aug 2, 2025
@navyasreeb04
Copy link
Contributor Author

@pavitraag You can check with the apple phone users

@pavitraag
Copy link
Owner

@navyasreeb04 solve the conflicts

@navyasreeb04
Copy link
Contributor Author

navyasreeb04 commented Sep 1, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

GSSoC 25 GSSoC 25 Level 1 Beginner level

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ Bug ] Add Favicon

2 participants