Spomky-Labs / pwa-bundle

PHP library for generating a full featured PWA manifest
https://pwa.spomky-labs.com
MIT License
28 stars 1 forks source link

Add missing 'preferRelatedApplications' attribute to Manifest Dto #160

Closed Spomky closed 1 month ago

Spomky commented 1 month ago

Added missing attribute 'preferRelatedApplications' to the Manifest data transfer object (Dto). This boolean property defaults to false and indicates whether applications listed under 'relatedApplications' should be preferred over the browser.

Target branch: Resolves issue #