Files
e-ticket/config/packages/pwa.yaml
Serreau Jovann 57ea5c33ac Disable service worker in PWA config
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 22:37:21 +01:00

33 lines
968 B
YAML

pwa:
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
display_override:
- standalone
- window-controls-overlay
orientation: portrait
background_color: '#fbfbfb'
theme_color: '#fabf04'
lang: fr
dir: ltr
categories:
- business
- entertainment
- events
favicons:
enabled: true
default:
src: '%kernel.project_dir%/public/favicon.png'
background_color: '#fbfbfb'
border_radius: 18
image_scale: 80
safari_pinned_tab_color: '#fabf04'
use_silhouette: false
tile_color: '#fabf04'
low_resolution: false