Set PWA display-override and portrait orientation only
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -8,7 +8,10 @@ pwa:
|
||||
start_url: /
|
||||
scope: /
|
||||
display: standalone
|
||||
orientation: any
|
||||
display_override:
|
||||
- standalone
|
||||
- window-controls-overlay
|
||||
orientation: portrait
|
||||
background_color: '#fbfbfb'
|
||||
theme_color: '#fabf04'
|
||||
lang: fr
|
||||
|
||||
Reference in New Issue
Block a user