change PWA orientation to any

This commit is contained in:
Azgaar 2022-06-01 01:30:59 +03:00
parent b76a0b83dc
commit 3809d418e2

View file

@ -1,7 +1,7 @@
{ {
"background_color": "#fff", "background_color": "#fff",
"display": "standalone", "display": "standalone",
"orientation": "landscape", "orientation": "any",
"name": "Azgaar's Fantansy Map Generator", "name": "Azgaar's Fantansy Map Generator",
"short_name": "Azgaar's Fantansy Map Generator", "short_name": "Azgaar's Fantansy Map Generator",
"description": "Web application generating interactive and highly customizable maps", "description": "Web application generating interactive and highly customizable maps",