# PWA Bundle

## 1.0.x

- [PHPWA Bundle](https://pwa.spomky-labs.com/1.0.x/readme.md): Turn your Symfony App into a Progressive Web App
- [How To Create A PWA?](https://pwa.spomky-labs.com/1.0.x/how-to-create-a-pwa.md)
- [How To Install/Remove A PWA?](https://pwa.spomky-labs.com/1.0.x/how-to-install-remove-a-pwa.md)
- [Bundle Installation](https://pwa.spomky-labs.com/1.0.x/installation.md)
- [Deployment](https://pwa.spomky-labs.com/1.0.x/deployment.md)
- [Application Information](https://pwa.spomky-labs.com/1.0.x/the-manifest/application-information.md)
- [Scope](https://pwa.spomky-labs.com/1.0.x/the-manifest/application-information/scope.md)
- [ID](https://pwa.spomky-labs.com/1.0.x/the-manifest/application-information/id.md)
- [Direction and Language](https://pwa.spomky-labs.com/1.0.x/the-manifest/application-information/direction-and-language.md)
- [Orientation](https://pwa.spomky-labs.com/1.0.x/the-manifest/application-information/orientation.md)
- [Description](https://pwa.spomky-labs.com/1.0.x/the-manifest/application-information/description.md)
- [IARC Rating ID](https://pwa.spomky-labs.com/1.0.x/the-manifest/application-information/iarc-rating-id.md)
- [Categories](https://pwa.spomky-labs.com/1.0.x/the-manifest/application-information/categories.md)
- [Icons](https://pwa.spomky-labs.com/1.0.x/the-manifest/icons.md)
- [Screenshots](https://pwa.spomky-labs.com/1.0.x/the-manifest/screenshots.md)
- [Shortcuts](https://pwa.spomky-labs.com/1.0.x/the-manifest/shortcuts.md)
- [Protocol Handlers](https://pwa.spomky-labs.com/1.0.x/the-manifest/protocol-handlers.md)
- [File Handlers](https://pwa.spomky-labs.com/1.0.x/the-manifest/file-handlers.md)
- [Share Target](https://pwa.spomky-labs.com/1.0.x/the-manifest/share-target.md)
- [Complete Example](https://pwa.spomky-labs.com/1.0.x/the-manifest/complete-example.md)
- [Configuration](https://pwa.spomky-labs.com/1.0.x/the-service-worker/configuration.md)
- [Content Security Policy](https://pwa.spomky-labs.com/1.0.x/the-service-worker/content-security-policy.md)
- [Custom Service Worker Rule](https://pwa.spomky-labs.com/1.0.x/the-service-worker/custom-service-worker-rule.md)
- [Workbox](https://pwa.spomky-labs.com/1.0.x/the-service-worker/workbox.md)
- [Site Manifest Cache](https://pwa.spomky-labs.com/1.0.x/the-service-worker/workbox/site-manifest-cache.md)
- [Asset Caching](https://pwa.spomky-labs.com/1.0.x/the-service-worker/workbox/warm-caching-1.md)
- [Resource Caching](https://pwa.spomky-labs.com/1.0.x/the-service-worker/workbox/warm-caching.md)
- [Image Caching](https://pwa.spomky-labs.com/1.0.x/the-service-worker/workbox/warm-caching-2.md)
- [Font Caching](https://pwa.spomky-labs.com/1.0.x/the-service-worker/workbox/warm-caching-3.md)
- [Offline Fallbacks](https://pwa.spomky-labs.com/1.0.x/the-service-worker/workbox/offline-fallback.md)
- [BackgoundSync](https://pwa.spomky-labs.com/1.0.x/the-service-worker/workbox/backgoundsync.md)
- [CDN and Versions](https://pwa.spomky-labs.com/1.0.x/the-service-worker/workbox/cdn-and-versions.md)
- [Cache Cleaning](https://pwa.spomky-labs.com/1.0.x/the-service-worker/workbox/cache-names-and-purge.md)
- [Custom Cache Strategy](https://pwa.spomky-labs.com/1.0.x/the-service-worker/workbox/custom-cache-strategy.md)
- [Push Notifications](https://pwa.spomky-labs.com/1.0.x/the-service-worker/push-notifications.md)
- [Complete Example](https://pwa.spomky-labs.com/1.0.x/the-service-worker/complete-example.md)
- [Connection Status](https://pwa.spomky-labs.com/1.0.x/symfony-ux/connection-status.md)
- [Prefetch on demand](https://pwa.spomky-labs.com/1.0.x/symfony-ux/prefetch-on-demand.md)
- [Sync Broadcast](https://pwa.spomky-labs.com/1.0.x/symfony-ux/sync-broadcast.md)
- [BackgroundSync Form](https://pwa.spomky-labs.com/1.0.x/symfony-ux/backgroundsync-form.md)
- [Icons](https://pwa.spomky-labs.com/1.0.x/image-management/icons.md)
- [Screenshots](https://pwa.spomky-labs.com/1.0.x/image-management/screenshots.md)
- [Non-Standard Parameters](https://pwa.spomky-labs.com/1.0.x/experimental-features/non-standard-parameters.md)
- [Launch Handler](https://pwa.spomky-labs.com/1.0.x/experimental-features/non-standard-parameters/launch-handler.md)
- [Display Override](https://pwa.spomky-labs.com/1.0.x/experimental-features/non-standard-parameters/display-override.md)
- [Related Applications](https://pwa.spomky-labs.com/1.0.x/experimental-features/non-standard-parameters/related-applications.md)
- [EDGE Side Panel](https://pwa.spomky-labs.com/1.0.x/experimental-features/non-standard-parameters/edge-side-panel.md)
- [Translations](https://pwa.spomky-labs.com/1.0.x/experimental-features/translations.md)
- [Widgets (Win10+)](https://pwa.spomky-labs.com/1.0.x/experimental-features/widgets-win10+.md)

## 1.1.x

- [PHPWA Bundle](https://pwa.spomky-labs.com/1.1.x/readme.md): Turn your Symfony App into a Progressive Web App
- [How To Create A PWA?](https://pwa.spomky-labs.com/1.1.x/how-to-create-a-pwa.md)
- [How To Install/Remove A PWA?](https://pwa.spomky-labs.com/1.1.x/how-to-install-remove-a-pwa.md)
- [Bundle Installation](https://pwa.spomky-labs.com/1.1.x/installation.md)
- [Deployment](https://pwa.spomky-labs.com/1.1.x/deployment.md)
- [Application Information](https://pwa.spomky-labs.com/1.1.x/the-manifest/application-information.md)
- [Scope](https://pwa.spomky-labs.com/1.1.x/the-manifest/application-information/scope.md)
- [ID](https://pwa.spomky-labs.com/1.1.x/the-manifest/application-information/id.md)
- [Direction and Language](https://pwa.spomky-labs.com/1.1.x/the-manifest/application-information/direction-and-language.md)
- [Orientation](https://pwa.spomky-labs.com/1.1.x/the-manifest/application-information/orientation.md)
- [Description](https://pwa.spomky-labs.com/1.1.x/the-manifest/application-information/description.md)
- [IARC Rating ID](https://pwa.spomky-labs.com/1.1.x/the-manifest/application-information/iarc-rating-id.md)
- [Categories](https://pwa.spomky-labs.com/1.1.x/the-manifest/application-information/categories.md)
- [Icons](https://pwa.spomky-labs.com/1.1.x/the-manifest/icons.md)
- [Screenshots](https://pwa.spomky-labs.com/1.1.x/the-manifest/screenshots.md)
- [Shortcuts](https://pwa.spomky-labs.com/1.1.x/the-manifest/shortcuts.md)
- [Protocol Handlers](https://pwa.spomky-labs.com/1.1.x/the-manifest/protocol-handlers.md)
- [File Handlers](https://pwa.spomky-labs.com/1.1.x/the-manifest/file-handlers.md)
- [Share Target](https://pwa.spomky-labs.com/1.1.x/the-manifest/share-target.md)
- [Complete Example](https://pwa.spomky-labs.com/1.1.x/the-manifest/complete-example.md)
- [Configuration](https://pwa.spomky-labs.com/1.1.x/the-service-worker/configuration.md)
- [Content Security Policy](https://pwa.spomky-labs.com/1.1.x/the-service-worker/content-security-policy.md)
- [Custom Service Worker Rule](https://pwa.spomky-labs.com/1.1.x/the-service-worker/custom-service-worker-rule.md)
- [Workbox](https://pwa.spomky-labs.com/1.1.x/the-service-worker/workbox.md)
- [Site Manifest Cache](https://pwa.spomky-labs.com/1.1.x/the-service-worker/workbox/site-manifest-cache.md)
- [Asset Caching](https://pwa.spomky-labs.com/1.1.x/the-service-worker/workbox/warm-caching-1.md)
- [Resource Caching](https://pwa.spomky-labs.com/1.1.x/the-service-worker/workbox/warm-caching.md)
- [Image Caching](https://pwa.spomky-labs.com/1.1.x/the-service-worker/workbox/warm-caching-2.md)
- [Font Caching](https://pwa.spomky-labs.com/1.1.x/the-service-worker/workbox/warm-caching-3.md)
- [Offline Fallbacks](https://pwa.spomky-labs.com/1.1.x/the-service-worker/workbox/offline-fallback.md)
- [BackgoundSync](https://pwa.spomky-labs.com/1.1.x/the-service-worker/workbox/backgoundsync.md)
- [CDN and Versions](https://pwa.spomky-labs.com/1.1.x/the-service-worker/workbox/cdn-and-versions.md)
- [Cache Cleaning](https://pwa.spomky-labs.com/1.1.x/the-service-worker/workbox/cache-names-and-purge.md)
- [Custom Cache Strategy](https://pwa.spomky-labs.com/1.1.x/the-service-worker/workbox/custom-cache-strategy.md)
- [Push Notifications](https://pwa.spomky-labs.com/1.1.x/the-service-worker/push-notifications.md)
- [Complete Example](https://pwa.spomky-labs.com/1.1.x/the-service-worker/complete-example.md)
- [Connection Status](https://pwa.spomky-labs.com/1.1.x/symfony-ux/connection-status.md)
- [Prefetch on demand](https://pwa.spomky-labs.com/1.1.x/symfony-ux/prefetch-on-demand.md)
- [Sync Broadcast](https://pwa.spomky-labs.com/1.1.x/symfony-ux/sync-broadcast.md)
- [BackgroundSync Form](https://pwa.spomky-labs.com/1.1.x/symfony-ux/backgroundsync-form.md)
- [Icons](https://pwa.spomky-labs.com/1.1.x/image-management/icons.md)
- [Screenshots](https://pwa.spomky-labs.com/1.1.x/image-management/screenshots.md)
- [Non-Standard Parameters](https://pwa.spomky-labs.com/1.1.x/experimental-features/non-standard-parameters.md)
- [Launch Handler](https://pwa.spomky-labs.com/1.1.x/experimental-features/non-standard-parameters/launch-handler.md)
- [Display Override](https://pwa.spomky-labs.com/1.1.x/experimental-features/non-standard-parameters/display-override.md)
- [Related Applications](https://pwa.spomky-labs.com/1.1.x/experimental-features/non-standard-parameters/related-applications.md)
- [EDGE Side Panel](https://pwa.spomky-labs.com/1.1.x/experimental-features/non-standard-parameters/edge-side-panel.md)
- [Translations](https://pwa.spomky-labs.com/1.1.x/experimental-features/translations.md)
- [Widgets (Win10+)](https://pwa.spomky-labs.com/1.1.x/experimental-features/widgets-win10+.md)

## 1.2.x

- [PHPWA Bundle](https://pwa.spomky-labs.com/1.2.x/readme.md): Turn your Symfony App into a Progressive Web App
- [How To Create A PWA?](https://pwa.spomky-labs.com/1.2.x/how-to-create-a-pwa.md)
- [How To Install/Remove A PWA?](https://pwa.spomky-labs.com/1.2.x/how-to-install-remove-a-pwa.md)
- [Bundle Installation](https://pwa.spomky-labs.com/1.2.x/installation.md)
- [Development](https://pwa.spomky-labs.com/1.2.x/development.md)
- [Events](https://pwa.spomky-labs.com/1.2.x/events.md)
- [Deployment](https://pwa.spomky-labs.com/1.2.x/deployment.md)
- [Debugging](https://pwa.spomky-labs.com/1.2.x/debugging.md)
- [Application Information](https://pwa.spomky-labs.com/1.2.x/the-manifest/application-information.md)
- [Scope](https://pwa.spomky-labs.com/1.2.x/the-manifest/application-information/scope.md)
- [ID](https://pwa.spomky-labs.com/1.2.x/the-manifest/application-information/id.md)
- [Direction and Language](https://pwa.spomky-labs.com/1.2.x/the-manifest/application-information/direction-and-language.md)
- [Orientation](https://pwa.spomky-labs.com/1.2.x/the-manifest/application-information/orientation.md)
- [Description](https://pwa.spomky-labs.com/1.2.x/the-manifest/application-information/description.md)
- [IARC Rating ID](https://pwa.spomky-labs.com/1.2.x/the-manifest/application-information/iarc-rating-id.md)
- [Categories](https://pwa.spomky-labs.com/1.2.x/the-manifest/application-information/categories.md)
- [Icons](https://pwa.spomky-labs.com/1.2.x/the-manifest/icons.md)
- [Screenshots](https://pwa.spomky-labs.com/1.2.x/the-manifest/screenshots.md)
- [Shortcuts](https://pwa.spomky-labs.com/1.2.x/the-manifest/shortcuts.md)
- [Protocol Handlers](https://pwa.spomky-labs.com/1.2.x/the-manifest/protocol-handlers.md)
- [File Handlers](https://pwa.spomky-labs.com/1.2.x/the-manifest/file-handlers.md)
- [Share Target](https://pwa.spomky-labs.com/1.2.x/the-manifest/share-target.md)
- [Complete Example](https://pwa.spomky-labs.com/1.2.x/the-manifest/complete-example.md)
- [Configuration](https://pwa.spomky-labs.com/1.2.x/the-service-worker/configuration.md)
- [Content Security Policy](https://pwa.spomky-labs.com/1.2.x/the-service-worker/content-security-policy.md)
- [Custom Service Worker Rule](https://pwa.spomky-labs.com/1.2.x/the-service-worker/custom-service-worker-rule.md)
- [Custom Cache Strategies](https://pwa.spomky-labs.com/1.2.x/the-service-worker/custom-service-worker-rule-1.md)
- [Workbox](https://pwa.spomky-labs.com/1.2.x/the-service-worker/workbox.md)
- [Site Manifest Cache](https://pwa.spomky-labs.com/1.2.x/the-service-worker/workbox/site-manifest-cache.md)
- [Asset Caching](https://pwa.spomky-labs.com/1.2.x/the-service-worker/workbox/warm-caching-1.md)
- [Resource Caching](https://pwa.spomky-labs.com/1.2.x/the-service-worker/workbox/warm-caching.md)
- [Image Caching](https://pwa.spomky-labs.com/1.2.x/the-service-worker/workbox/warm-caching-2.md)
- [Font Caching](https://pwa.spomky-labs.com/1.2.x/the-service-worker/workbox/warm-caching-3.md)
- [Offline Fallbacks](https://pwa.spomky-labs.com/1.2.x/the-service-worker/workbox/offline-fallback.md)
- [BackgoundSync](https://pwa.spomky-labs.com/1.2.x/the-service-worker/workbox/backgoundsync.md)
- [CDN and Versions](https://pwa.spomky-labs.com/1.2.x/the-service-worker/workbox/cdn-and-versions.md)
- [Cache Cleaning](https://pwa.spomky-labs.com/1.2.x/the-service-worker/workbox/cache-names-and-purge.md)
- [Custom Cache Strategy](https://pwa.spomky-labs.com/1.2.x/the-service-worker/workbox/custom-cache-strategy.md)
- [Push Notifications](https://pwa.spomky-labs.com/1.2.x/the-service-worker/push-notifications.md)
- [Complete Example](https://pwa.spomky-labs.com/1.2.x/the-service-worker/complete-example.md)
- [Create Favicons](https://pwa.spomky-labs.com/1.2.x/favicons/create-favicons.md)
- [Connection Status](https://pwa.spomky-labs.com/1.2.x/symfony-ux/connection-status.md)
- [Prefetch on demand](https://pwa.spomky-labs.com/1.2.x/symfony-ux/prefetch-on-demand.md)
- [Sync Broadcast](https://pwa.spomky-labs.com/1.2.x/symfony-ux/sync-broadcast.md)
- [BackgroundSync Form](https://pwa.spomky-labs.com/1.2.x/symfony-ux/backgroundsync-form.md)
- [Icons](https://pwa.spomky-labs.com/1.2.x/image-management/icons.md)
- [Screenshots](https://pwa.spomky-labs.com/1.2.x/image-management/screenshots.md)
- [Non-Standard Parameters](https://pwa.spomky-labs.com/1.2.x/experimental-features/non-standard-parameters.md)
- [Launch Handler](https://pwa.spomky-labs.com/1.2.x/experimental-features/non-standard-parameters/launch-handler.md)
- [Display Override](https://pwa.spomky-labs.com/1.2.x/experimental-features/non-standard-parameters/display-override.md)
- [Related Applications](https://pwa.spomky-labs.com/1.2.x/experimental-features/non-standard-parameters/related-applications.md)
- [EDGE Side Panel](https://pwa.spomky-labs.com/1.2.x/experimental-features/non-standard-parameters/edge-side-panel.md)
- [Translations](https://pwa.spomky-labs.com/1.2.x/experimental-features/translations.md)
- [Widgets (Win10+)](https://pwa.spomky-labs.com/1.2.x/experimental-features/widgets-win10+.md)

## 1.3.x

- [PHPWA Bundle](https://pwa.spomky-labs.com/1.3.x/readme.md): Turn your Symfony App into a Progressive Web App
- [How To Create A PWA?](https://pwa.spomky-labs.com/1.3.x/how-to-create-a-pwa.md)
- [How To Install/Remove A PWA?](https://pwa.spomky-labs.com/1.3.x/how-to-install-remove-a-pwa.md)
- [Bundle Installation](https://pwa.spomky-labs.com/1.3.x/installation.md)
- [Development](https://pwa.spomky-labs.com/1.3.x/development.md)
- [Events](https://pwa.spomky-labs.com/1.3.x/events.md)
- [Deployment](https://pwa.spomky-labs.com/1.3.x/deployment.md)
- [Create Favicons](https://pwa.spomky-labs.com/1.3.x/favicons/create-favicons.md)
- [Startup Images](https://pwa.spomky-labs.com/1.3.x/favicons/startup-images.md)
- [Application Information](https://pwa.spomky-labs.com/1.3.x/the-manifest/application-information.md)
- [Scope](https://pwa.spomky-labs.com/1.3.x/the-manifest/application-information/scope.md)
- [ID](https://pwa.spomky-labs.com/1.3.x/the-manifest/application-information/id.md)
- [Direction and Language](https://pwa.spomky-labs.com/1.3.x/the-manifest/application-information/direction-and-language.md)
- [Orientation](https://pwa.spomky-labs.com/1.3.x/the-manifest/application-information/orientation.md)
- [Description](https://pwa.spomky-labs.com/1.3.x/the-manifest/application-information/description.md)
- [IARC Rating ID](https://pwa.spomky-labs.com/1.3.x/the-manifest/application-information/iarc-rating-id.md)
- [Categories](https://pwa.spomky-labs.com/1.3.x/the-manifest/application-information/categories.md)
- [Localisation & Translations](https://pwa.spomky-labs.com/1.3.x/the-manifest/translations.md)
- [Icons](https://pwa.spomky-labs.com/1.3.x/the-manifest/icons.md)
- [Screenshots](https://pwa.spomky-labs.com/1.3.x/the-manifest/screenshots.md)
- [Shortcuts](https://pwa.spomky-labs.com/1.3.x/the-manifest/shortcuts.md)
- [Protocol Handlers](https://pwa.spomky-labs.com/1.3.x/the-manifest/protocol-handlers.md)
- [File Handlers](https://pwa.spomky-labs.com/1.3.x/the-manifest/file-handlers.md)
- [Share Target](https://pwa.spomky-labs.com/1.3.x/the-manifest/share-target.md)
- [Complete Example](https://pwa.spomky-labs.com/1.3.x/the-manifest/complete-example.md)
- [Configuration](https://pwa.spomky-labs.com/1.3.x/the-service-worker/configuration.md)
- [Content Security Policy](https://pwa.spomky-labs.com/1.3.x/the-service-worker/content-security-policy.md)
- [Custom Service Worker Rule](https://pwa.spomky-labs.com/1.3.x/the-service-worker/custom-service-worker-rule.md)
- [Custom Cache Strategies](https://pwa.spomky-labs.com/1.3.x/the-service-worker/custom-cache-strategies.md)
- [Workbox](https://pwa.spomky-labs.com/1.3.x/the-service-worker/workbox.md)
- [Site Manifest Cache](https://pwa.spomky-labs.com/1.3.x/the-service-worker/workbox/site-manifest-cache.md)
- [Asset Caching](https://pwa.spomky-labs.com/1.3.x/the-service-worker/workbox/asset-caching.md)
- [Resource Caching](https://pwa.spomky-labs.com/1.3.x/the-service-worker/workbox/resource-caching.md)
- [Image Caching](https://pwa.spomky-labs.com/1.3.x/the-service-worker/workbox/image-caching.md)
- [Font Caching](https://pwa.spomky-labs.com/1.3.x/the-service-worker/workbox/font-caching.md)
- [Offline Fallbacks](https://pwa.spomky-labs.com/1.3.x/the-service-worker/workbox/offline-fallback.md)
- [BackgoundSync](https://pwa.spomky-labs.com/1.3.x/the-service-worker/workbox/backgoundsync.md)
- [CDN and Versions](https://pwa.spomky-labs.com/1.3.x/the-service-worker/workbox/cdn-and-versions.md)
- [Cache Cleaning](https://pwa.spomky-labs.com/1.3.x/the-service-worker/workbox/cache-names-and-purge.md)
- [Custom Cache Strategy](https://pwa.spomky-labs.com/1.3.x/the-service-worker/workbox/custom-cache-strategy.md)
- [Periodic Sync](https://pwa.spomky-labs.com/1.3.x/the-service-worker/periodic-sync.md)
- [Complete Example](https://pwa.spomky-labs.com/1.3.x/the-service-worker/complete-example.md)
- [Background Fetch](https://pwa.spomky-labs.com/1.3.x/symfony-ux/background-fetch.md)
- [BackgroundSync Form](https://pwa.spomky-labs.com/1.3.x/symfony-ux/backgroundsync-form.md)
- [BackgroundSync Queue](https://pwa.spomky-labs.com/1.3.x/symfony-ux/backgroundsync-queue.md)
- [Badge](https://pwa.spomky-labs.com/1.3.x/symfony-ux/badge.md): Display a badge on the app icon
- [Barcode Detection](https://pwa.spomky-labs.com/1.3.x/symfony-ux/barcode-detection.md)
- [Battery Status](https://pwa.spomky-labs.com/1.3.x/symfony-ux/battery-status.md)
- [Capture](https://pwa.spomky-labs.com/1.3.x/symfony-ux/capture.md)
- [Connection Status](https://pwa.spomky-labs.com/1.3.x/symfony-ux/connection-status.md)
- [Contact Picker](https://pwa.spomky-labs.com/1.3.x/symfony-ux/contact-picker.md)
- [Device Motion](https://pwa.spomky-labs.com/1.3.x/symfony-ux/device-motion.md)
- [Device Orientation](https://pwa.spomky-labs.com/1.3.x/symfony-ux/device-orientation.md)
- [File Handling](https://pwa.spomky-labs.com/1.3.x/symfony-ux/file-handling.md)
- [Fullscreen](https://pwa.spomky-labs.com/1.3.x/symfony-ux/fullscreen.md)
- [Geolocation](https://pwa.spomky-labs.com/1.3.x/symfony-ux/geolocation.md)
- [Install](https://pwa.spomky-labs.com/1.3.x/symfony-ux/install.md)
- [Network Information](https://pwa.spomky-labs.com/1.3.x/symfony-ux/network-information.md)
- [Picture In Picture](https://pwa.spomky-labs.com/1.3.x/symfony-ux/picture-in-picture.md)
- [Prefetch on demand](https://pwa.spomky-labs.com/1.3.x/symfony-ux/prefetch-on-demand.md)
- [Presentation and Receiver](https://pwa.spomky-labs.com/1.3.x/symfony-ux/presentation-and-receiver.md)
- [Service Worker](https://pwa.spomky-labs.com/1.3.x/symfony-ux/service-worker.md)
- [Sync Broadcast](https://pwa.spomky-labs.com/1.3.x/symfony-ux/sync-broadcast.md)
- [Touch](https://pwa.spomky-labs.com/1.3.x/symfony-ux/touch.md)
- [Vibration](https://pwa.spomky-labs.com/1.3.x/symfony-ux/vibration.md)
- [Wake Lock](https://pwa.spomky-labs.com/1.3.x/symfony-ux/wake-lock.md)
- [Web Push Notifications](https://pwa.spomky-labs.com/1.3.x/symfony-ux/push-notifications.md)
- [Web Share](https://pwa.spomky-labs.com/1.3.x/symfony-ux/web-share.md)
- [Icons](https://pwa.spomky-labs.com/1.3.x/image-management/icons.md)
- [Screenshots](https://pwa.spomky-labs.com/1.3.x/image-management/screenshots.md)
- [Non-Standard Parameters](https://pwa.spomky-labs.com/1.3.x/experimental-features/non-standard-parameters.md)
- [Launch Handler](https://pwa.spomky-labs.com/1.3.x/experimental-features/non-standard-parameters/launch-handler.md)
- [Display Override](https://pwa.spomky-labs.com/1.3.x/experimental-features/non-standard-parameters/display-override.md)
- [Related Applications](https://pwa.spomky-labs.com/1.3.x/experimental-features/non-standard-parameters/related-applications.md)
- [EDGE Side Panel](https://pwa.spomky-labs.com/1.3.x/experimental-features/non-standard-parameters/edge-side-panel.md)
- [Widgets (Win10+)](https://pwa.spomky-labs.com/1.3.x/experimental-features/widgets-win10+.md)
- [From 1.2.x to 1.3.0](https://pwa.spomky-labs.com/1.3.x/upgrades/from-1.2.x-to-1.3.0.md)

## 1.4.x

- [PWA Bundle](https://pwa.spomky-labs.com/1.4.x/readme.md): Transform your Symfony application into a Progressive Web App
- [How To Create A PWA?](https://pwa.spomky-labs.com/1.4.x/how-to-create-a-pwa.md)
- [How To Install/Remove A PWA?](https://pwa.spomky-labs.com/1.4.x/how-to-install-remove-a-pwa.md)
- [Bundle Installation](https://pwa.spomky-labs.com/1.4.x/installation.md)
- [Development](https://pwa.spomky-labs.com/1.4.x/development.md)
- [Events](https://pwa.spomky-labs.com/1.4.x/events.md)
- [Deployment](https://pwa.spomky-labs.com/1.4.x/deployment.md)
- [Create Favicons](https://pwa.spomky-labs.com/1.4.x/favicons/create-favicons.md)
- [Startup Images](https://pwa.spomky-labs.com/1.4.x/favicons/startup-images.md)
- [Application Information](https://pwa.spomky-labs.com/1.4.x/the-manifest/application-information.md)
- [Scope](https://pwa.spomky-labs.com/1.4.x/the-manifest/application-information/scope.md)
- [Start URL](https://pwa.spomky-labs.com/1.4.x/the-manifest/application-information/start-url.md)
- [ID](https://pwa.spomky-labs.com/1.4.x/the-manifest/application-information/id.md)
- [Colors and Theme](https://pwa.spomky-labs.com/1.4.x/the-manifest/application-information/colors-and-theme.md)
- [Direction and Language](https://pwa.spomky-labs.com/1.4.x/the-manifest/application-information/direction-and-language.md)
- [Orientation](https://pwa.spomky-labs.com/1.4.x/the-manifest/application-information/orientation.md)
- [Description](https://pwa.spomky-labs.com/1.4.x/the-manifest/application-information/description.md)
- [IARC Rating ID](https://pwa.spomky-labs.com/1.4.x/the-manifest/application-information/iarc-rating-id.md)
- [Categories](https://pwa.spomky-labs.com/1.4.x/the-manifest/application-information/categories.md)
- [Advanced Properties](https://pwa.spomky-labs.com/1.4.x/the-manifest/application-information/advanced-properties.md)
- [Localisation & Translations](https://pwa.spomky-labs.com/1.4.x/the-manifest/translations.md)
- [Icons](https://pwa.spomky-labs.com/1.4.x/the-manifest/icons.md)
- [Screenshots](https://pwa.spomky-labs.com/1.4.x/the-manifest/screenshots.md)
- [Shortcuts](https://pwa.spomky-labs.com/1.4.x/the-manifest/shortcuts.md)
- [Protocol Handlers](https://pwa.spomky-labs.com/1.4.x/the-manifest/protocol-handlers.md)
- [File Handlers](https://pwa.spomky-labs.com/1.4.x/the-manifest/file-handlers.md)
- [Share Target](https://pwa.spomky-labs.com/1.4.x/the-manifest/share-target.md)
- [Complete Example](https://pwa.spomky-labs.com/1.4.x/the-manifest/complete-example.md)
- [Configuration](https://pwa.spomky-labs.com/1.4.x/the-service-worker/configuration.md)
- [Content Security Policy](https://pwa.spomky-labs.com/1.4.x/the-service-worker/content-security-policy.md)
- [Custom Service Worker Rule](https://pwa.spomky-labs.com/1.4.x/the-service-worker/custom-service-worker-rule.md)
- [Custom Cache Strategies](https://pwa.spomky-labs.com/1.4.x/the-service-worker/custom-cache-strategies.md)
- [Workbox](https://pwa.spomky-labs.com/1.4.x/the-service-worker/workbox.md)
- [Site Manifest Cache](https://pwa.spomky-labs.com/1.4.x/the-service-worker/workbox/site-manifest-cache.md)
- [Asset Caching](https://pwa.spomky-labs.com/1.4.x/the-service-worker/workbox/asset-caching.md)
- [Resource Caching](https://pwa.spomky-labs.com/1.4.x/the-service-worker/workbox/resource-caching.md)
- [Image Caching](https://pwa.spomky-labs.com/1.4.x/the-service-worker/workbox/image-caching.md)
- [Font Caching](https://pwa.spomky-labs.com/1.4.x/the-service-worker/workbox/font-caching.md)
- [Offline Fallbacks](https://pwa.spomky-labs.com/1.4.x/the-service-worker/workbox/offline-fallback.md)
- [BackgroundSync](https://pwa.spomky-labs.com/1.4.x/the-service-worker/workbox/backgoundsync.md)
- [CDN and Versions](https://pwa.spomky-labs.com/1.4.x/the-service-worker/workbox/cdn-and-versions.md)
- [Cache Cleaning](https://pwa.spomky-labs.com/1.4.x/the-service-worker/workbox/cache-names-and-purge.md)
- [Custom Cache Strategy](https://pwa.spomky-labs.com/1.4.x/the-service-worker/workbox/custom-cache-strategy.md)
- [Periodic Sync](https://pwa.spomky-labs.com/1.4.x/the-service-worker/periodic-sync.md)
- [Complete Example](https://pwa.spomky-labs.com/1.4.x/the-service-worker/complete-example.md)
- [Background Fetch](https://pwa.spomky-labs.com/1.4.x/symfony-ux/background-fetch.md)
- [BackgroundSync Form](https://pwa.spomky-labs.com/1.4.x/symfony-ux/backgroundsync-form.md)
- [BackgroundSync Queue](https://pwa.spomky-labs.com/1.4.x/symfony-ux/backgroundsync-queue.md)
- [Badge](https://pwa.spomky-labs.com/1.4.x/symfony-ux/badge.md): Display a badge on the app icon
- [Barcode Detection](https://pwa.spomky-labs.com/1.4.x/symfony-ux/barcode-detection.md)
- [Battery Status](https://pwa.spomky-labs.com/1.4.x/symfony-ux/battery-status.md)
- [Capture](https://pwa.spomky-labs.com/1.4.x/symfony-ux/capture.md)
- [Connection Status](https://pwa.spomky-labs.com/1.4.x/symfony-ux/connection-status.md)
- [Contact Picker](https://pwa.spomky-labs.com/1.4.x/symfony-ux/contact-picker.md)
- [Device Motion](https://pwa.spomky-labs.com/1.4.x/symfony-ux/device-motion.md)
- [Device Orientation](https://pwa.spomky-labs.com/1.4.x/symfony-ux/device-orientation.md)
- [File Handling](https://pwa.spomky-labs.com/1.4.x/symfony-ux/file-handling.md)
- [Fullscreen](https://pwa.spomky-labs.com/1.4.x/symfony-ux/fullscreen.md)
- [Geolocation](https://pwa.spomky-labs.com/1.4.x/symfony-ux/geolocation.md)
- [Install](https://pwa.spomky-labs.com/1.4.x/symfony-ux/install.md)
- [Network Information](https://pwa.spomky-labs.com/1.4.x/symfony-ux/network-information.md)
- [Picture In Picture](https://pwa.spomky-labs.com/1.4.x/symfony-ux/picture-in-picture.md)
- [Prefetch on demand](https://pwa.spomky-labs.com/1.4.x/symfony-ux/prefetch-on-demand.md)
- [Periodic Sync](https://pwa.spomky-labs.com/1.4.x/symfony-ux/periodic-sync.md)
- [Presentation and Receiver](https://pwa.spomky-labs.com/1.4.x/symfony-ux/presentation-and-receiver.md)
- [Service Worker](https://pwa.spomky-labs.com/1.4.x/symfony-ux/service-worker.md)
- [Speech Synthesis](https://pwa.spomky-labs.com/1.4.x/symfony-ux/speech-synthesis.md)
- [Touch](https://pwa.spomky-labs.com/1.4.x/symfony-ux/touch.md)
- [Vibration](https://pwa.spomky-labs.com/1.4.x/symfony-ux/vibration.md)
- [Wake Lock](https://pwa.spomky-labs.com/1.4.x/symfony-ux/wake-lock.md)
- [Web Push Notifications](https://pwa.spomky-labs.com/1.4.x/symfony-ux/push-notifications.md)
- [Web Share](https://pwa.spomky-labs.com/1.4.x/symfony-ux/web-share.md)
- [Icons](https://pwa.spomky-labs.com/1.4.x/image-management/icons.md)
- [Screenshots](https://pwa.spomky-labs.com/1.4.x/image-management/screenshots.md)
- [Non-Standard Parameters](https://pwa.spomky-labs.com/1.4.x/experimental-features/non-standard-parameters.md)
- [Launch Handler](https://pwa.spomky-labs.com/1.4.x/experimental-features/non-standard-parameters/launch-handler.md)
- [Display Override](https://pwa.spomky-labs.com/1.4.x/experimental-features/non-standard-parameters/display-override.md)
- [Related Applications](https://pwa.spomky-labs.com/1.4.x/experimental-features/non-standard-parameters/related-applications.md)
- [EDGE Side Panel](https://pwa.spomky-labs.com/1.4.x/experimental-features/non-standard-parameters/edge-side-panel.md)
- [Widgets (Win10+)](https://pwa.spomky-labs.com/1.4.x/experimental-features/widgets-win10+.md)
- [From 1.2.x to 1.3.0](https://pwa.spomky-labs.com/1.4.x/upgrades/from-1.2.x-to-1.3.0.md)

## 1.5

- [PHPWA Bundle](https://pwa.spomky-labs.com/readme.md): Turn your Symfony App into a Progressive Web App
- [How To Create A PWA?](https://pwa.spomky-labs.com/how-to-create-a-pwa.md)
- [How To Install/Remove A PWA?](https://pwa.spomky-labs.com/how-to-install-remove-a-pwa.md)
- [Bundle Installation](https://pwa.spomky-labs.com/installation.md)
- [Development](https://pwa.spomky-labs.com/development.md)
- [Events](https://pwa.spomky-labs.com/events.md)
- [Deployment](https://pwa.spomky-labs.com/deployment.md)
- [Create Favicons](https://pwa.spomky-labs.com/favicons/create-favicons.md)
- [Startup Images](https://pwa.spomky-labs.com/favicons/startup-images.md)
- [Application Information](https://pwa.spomky-labs.com/the-manifest/application-information.md)
- [Scope](https://pwa.spomky-labs.com/the-manifest/application-information/scope.md)
- [Start URL](https://pwa.spomky-labs.com/the-manifest/application-information/start-url.md)
- [ID](https://pwa.spomky-labs.com/the-manifest/application-information/id.md)
- [Colors and Theme](https://pwa.spomky-labs.com/the-manifest/application-information/colors-and-theme.md)
- [Direction and Language](https://pwa.spomky-labs.com/the-manifest/application-information/direction-and-language.md)
- [Orientation](https://pwa.spomky-labs.com/the-manifest/application-information/orientation.md)
- [Description](https://pwa.spomky-labs.com/the-manifest/application-information/description.md)
- [IARC Rating ID](https://pwa.spomky-labs.com/the-manifest/application-information/iarc-rating-id.md)
- [Categories](https://pwa.spomky-labs.com/the-manifest/application-information/categories.md)
- [Advanced Properties](https://pwa.spomky-labs.com/the-manifest/application-information/advanced-properties.md)
- [Icons](https://pwa.spomky-labs.com/the-manifest/icons.md)
- [Screenshots](https://pwa.spomky-labs.com/the-manifest/screenshots.md)
- [Shortcuts](https://pwa.spomky-labs.com/the-manifest/shortcuts.md)
- [Protocol Handlers](https://pwa.spomky-labs.com/the-manifest/protocol-handlers.md)
- [File Handlers](https://pwa.spomky-labs.com/the-manifest/file-handlers.md)
- [Share Target](https://pwa.spomky-labs.com/the-manifest/share-target.md)
- [Complete Example](https://pwa.spomky-labs.com/the-manifest/complete-example.md)
- [Configuration](https://pwa.spomky-labs.com/the-service-worker/configuration.md)
- [Content Security Policy](https://pwa.spomky-labs.com/the-service-worker/content-security-policy.md)
- [Custom Service Worker Rule](https://pwa.spomky-labs.com/the-service-worker/custom-service-worker-rule.md)
- [Workbox](https://pwa.spomky-labs.com/the-service-worker/workbox.md)
- [Site Manifest Cache](https://pwa.spomky-labs.com/the-service-worker/workbox/site-manifest-cache.md)
- [Asset Caching](https://pwa.spomky-labs.com/the-service-worker/workbox/asset-caching.md)
- [Resource Caching](https://pwa.spomky-labs.com/the-service-worker/workbox/resource-caching.md)
- [Image Caching](https://pwa.spomky-labs.com/the-service-worker/workbox/image-caching.md)
- [Font Caching](https://pwa.spomky-labs.com/the-service-worker/workbox/font-caching.md)
- [Offline Fallbacks](https://pwa.spomky-labs.com/the-service-worker/workbox/offline-fallback.md)
- [Background Sync](https://pwa.spomky-labs.com/the-service-worker/workbox/background-sync.md)
- [CDN and Versions](https://pwa.spomky-labs.com/the-service-worker/workbox/cdn-and-versions.md)
- [Cache Cleaning](https://pwa.spomky-labs.com/the-service-worker/workbox/cache-cleaning.md)
- [Navigation Preload](https://pwa.spomky-labs.com/the-service-worker/workbox/navigation-preload.md)
- [Custom Cache Strategy](https://pwa.spomky-labs.com/the-service-worker/workbox/custom-cache-strategy.md)
- [Service Worker Creation](https://pwa.spomky-labs.com/the-service-worker/workbox/service-worker-creation.md)
- [Periodic Sync](https://pwa.spomky-labs.com/the-service-worker/periodic-sync.md)
- [Push Notifications](https://pwa.spomky-labs.com/the-service-worker/push-notifications.md)
- [Complete Example](https://pwa.spomky-labs.com/the-service-worker/complete-example.md)
- [Background Fetch](https://pwa.spomky-labs.com/symfony-ux/background-fetch.md)
- [BackgroundSync Form](https://pwa.spomky-labs.com/symfony-ux/backgroundsync-form.md)
- [BackgroundSync Queue](https://pwa.spomky-labs.com/symfony-ux/backgroundsync-queue.md)
- [Badge](https://pwa.spomky-labs.com/symfony-ux/badge.md): Display a badge on the app icon
- [Barcode Detection](https://pwa.spomky-labs.com/symfony-ux/barcode-detection.md)
- [Battery Status](https://pwa.spomky-labs.com/symfony-ux/battery-status.md)
- [Capture](https://pwa.spomky-labs.com/symfony-ux/capture.md)
- [Connection Status](https://pwa.spomky-labs.com/symfony-ux/connection-status.md)
- [Contact Picker](https://pwa.spomky-labs.com/symfony-ux/contact-picker.md)
- [Device Motion](https://pwa.spomky-labs.com/symfony-ux/device-motion.md)
- [Device Orientation](https://pwa.spomky-labs.com/symfony-ux/device-orientation.md)
- [File Handling](https://pwa.spomky-labs.com/symfony-ux/file-handling.md)
- [Fullscreen](https://pwa.spomky-labs.com/symfony-ux/fullscreen.md)
- [Geolocation](https://pwa.spomky-labs.com/symfony-ux/geolocation.md)
- [Install](https://pwa.spomky-labs.com/symfony-ux/install.md)
- [Network Information](https://pwa.spomky-labs.com/symfony-ux/network-information.md)
- [Periodic Sync](https://pwa.spomky-labs.com/symfony-ux/periodic-sync.md)
- [Picture In Picture](https://pwa.spomky-labs.com/symfony-ux/picture-in-picture.md)
- [Prefetch on demand](https://pwa.spomky-labs.com/symfony-ux/prefetch-on-demand.md)
- [Presentation and Receiver](https://pwa.spomky-labs.com/symfony-ux/presentation-and-receiver.md)
- [Service Worker](https://pwa.spomky-labs.com/symfony-ux/service-worker.md)
- [Speech Synthesis](https://pwa.spomky-labs.com/symfony-ux/speech-synthesis.md)
- [Sync Broadcast](https://pwa.spomky-labs.com/symfony-ux/sync-broadcast.md)
- [Touch](https://pwa.spomky-labs.com/symfony-ux/touch.md)
- [Vibration](https://pwa.spomky-labs.com/symfony-ux/vibration.md)
- [Wake Lock](https://pwa.spomky-labs.com/symfony-ux/wake-lock.md)
- [Web Push Notifications](https://pwa.spomky-labs.com/symfony-ux/push-notifications.md)
- [Web Share](https://pwa.spomky-labs.com/symfony-ux/web-share.md)
- [Icons](https://pwa.spomky-labs.com/image-management/icons.md)
- [Screenshots](https://pwa.spomky-labs.com/image-management/screenshots.md)
- [Resource Hints](https://pwa.spomky-labs.com/performance/resource-hints.md)
- [Early Hints](https://pwa.spomky-labs.com/performance/early-hints.md)
- [Speculation Rules](https://pwa.spomky-labs.com/performance/speculation-rules.md)
- [Non-Standard Parameters](https://pwa.spomky-labs.com/experimental-features/non-standard-parameters.md)
- [Launch Handler](https://pwa.spomky-labs.com/experimental-features/non-standard-parameters/launch-handler.md)
- [Display Override](https://pwa.spomky-labs.com/experimental-features/non-standard-parameters/display-override.md)
- [Related Applications](https://pwa.spomky-labs.com/experimental-features/non-standard-parameters/related-applications.md)
- [EDGE Side Panel](https://pwa.spomky-labs.com/experimental-features/non-standard-parameters/edge-side-panel.md)
- [Translations](https://pwa.spomky-labs.com/experimental-features/translations.md)
- [Widgets (Win10+)](https://pwa.spomky-labs.com/experimental-features/widgets-win10+.md)
- [From 1.4.x to 1.5.0](https://pwa.spomky-labs.com/upgrades/from-1.4.x-to-1.5.0.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://pwa.spomky-labs.com/readme.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
