diff --git a/index.html b/index.html index 4c69ee3..a864548 100644 --- a/index.html +++ b/index.html @@ -9,6 +9,9 @@ + + + diff --git a/manifest.json b/manifest.json index 14d7f32..3a78a5f 100644 --- a/manifest.json +++ b/manifest.json @@ -21,5 +21,6 @@ ], "theme_color": "#009688", "background_color": "#004d40", - "display": "standalone" + "display": "standalone", + "orientation": "landscape" }