Open
Description
👤 User Story
As a user of the Pool application, I want the app to display properly as a full-screen application without borders or URL bar when added to my home screen.
📝 Bug Description
The current manifest file is affecting both the app and landing page, causing improper home screen icon display for the app. The app is not showing in full screen without borders or URL bar when launched from the home screen.
🔄 Steps to Reproduce
- Visit the Pool application website on a mobile device.
- Add the app to the home screen.
- Launch the app from the home screen icon.
- Observe that the app doesn't display in full screen and may show borders or URL bar.
🎯 Expected Behavior
- The app should display in full screen when launched from the home screen icon.
- There should be no visible browser borders or URL bar in the app view.
- The manifest file should only apply to the app section, not affecting the landing page.
📸 Screenshots or GIFs
No response
📘 Additional Context
- This issue is related to the application root configuration.
- Investigate ways to apply the manifest only to the app section.
- Consider creating separate manifests for the app and landing page if necessary.
🔗 Related Issues
No response
👥 Mention
No response