Create a shareable PWA link to wrap any website. Customize its name, icon, and appearance for an app-like experience.
Generated PWA Link:
Copy this link. Open it in a PWA-compatible browser (like Chrome, Edge, or Safari on iOS/Android) and look for an "Install" or "Add to Home Screen" option.
Important Considerations:
Embedding Restrictions: The target website must allow itself to be embedded in an iframe. Sites with strict X-Frame-Options or Content-Security-Policy: frame-ancestors headers may not load.
Icon Accessibility: The icon URL must be publicly accessible and permit cross-origin requests (CORS). If the icon doesn't load, PWA installation might fail.
HTTPS Required: Both this worker (which Cloudflare provides by default) and the icon URL should be served over HTTPS for PWA installation to work reliably in modern browsers.