Skip to content

Commit c9adbfa

Browse files
committed
Chore: Add display_override to PWA manifest
1 parent 695dca8 commit c9adbfa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

web/src/app/manifest.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ export default function manifest(): MetadataRoute.Manifest {
88
description: "Discover the secret plays and profound teachings of Shirdi Sai Baba through recorded Leelas, Bodhakathas, and spiritual guidance.",
99
start_url: '/',
1010
display: 'standalone',
11+
display_override: ['window-controls-overlay', 'standalone', 'minimal-ui'],
1112
orientation: 'portrait',
1213
background_color: '#4a2511',
1314
theme_color: '#cc7722',

0 commit comments

Comments
 (0)