Open
Description
Describe the problem
Hi, when I tried to install Cinny as a PWA on my Android tablet, I found that it can only be displayed in portrait orientation. Since a tablet is usually in landscape orientation, this causes Cinny nearly unusable on tablets.
I found that portrait orientation is hardcoded in manifest.json
for PWA:
Line 8 in ba72925
Describe the solution you'd like
Set this orientation
value to any
to allow it be decided by OS and user, per MDN docs
Alternatives considered
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels