Add Progressive Web App manifest #24

Open
opened 2025-11-25 01:13:14 +00:00 by luca0N · 1 comment
Owner

Add PWA manifest to the web client.

Add PWA manifest to the web client.
luca0N self-assigned this 2025-11-25 01:13:14 +00:00
Author
Owner

According to MDN, PWAs must be served under HTTPS, and plain text HTTP is only allowed for loopback addresses1. If PWAs are added to the web client, then this requirement must be properly added to the deployment documentation.

According to MDN, PWAs must be served under HTTPS, and plain text HTTP is only allowed for loopback addresses[^1]. If PWAs are added to the web client, then this requirement must be properly added to the deployment documentation. [^1]: https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/Guides/Making_PWAs_installable#https_localhost_or_loopback_are_required
luca0N added this to the v1.0.0 project 2025-12-02 23:53:47 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
luca0N/lanbassador#24
No description provided.