Skip to content

Commit 1a2d4e5

Browse files
committed
Chore: Specify portrait orientation in PWA manifest
1 parent 9fef22f commit 1a2d4e5

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
@@ -7,6 +7,7 @@ export default function manifest(): MetadataRoute.Manifest {
77
description: "Discover the secret plays and profound teachings of Shirdi Sai Baba through recorded Leelas, Bodhakathas, and spiritual guidance.",
88
start_url: '/',
99
display: 'standalone',
10+
orientation: 'portrait',
1011
background_color: '#4a2511',
1112
theme_color: '#cc7722',
1213
icons: [

0 commit comments

Comments
 (0)