This commit is contained in:
Serreau Jovann
2026-03-20 20:48:01 +01:00
parent 7cec1641e3
commit 16ddacff71

View File

@@ -1,18 +1,5 @@
pwa:
image_processor: SpomkyLabs\PwaBundle\ImageProcessor\ImagickImageProcessor
manifest:
name: E-Ticket - Billetterie Associative
short_name: E-Ticket
description: Plateforme de billetterie en ligne pour associations - vente de tickets, brocantes, reservations et vote en ligne.
id: /
start_url: /
scope: /
display: standalone
orientation: portrait
background_color: '#fbfbfb'
theme_color: '#fabf04'
lang: fr
dir: ltr
serviceworker:
enabled: true
src: '%kernel.project_dir%/public/sw.js'