modified static/manifest.json +1 -1
| @@ -5,7 +5,7 @@ |
| 5 | 5 | "start_url": "/dashboard", |
| 6 | 6 | "scope": "/", |
| 7 | 7 | "display": "standalone", |
| 8 | | - "orientation": "any", |
| 8 | + "orientation": "portrait", |
| 9 | 9 | "background_color": "#0a1814", |
| 10 | 10 | "theme_color": "#00754A", |
| 11 | 11 | "categories": ["news", "social", "productivity"], |
| @@ -5,7 +5,7 @@ |
| 5 | "start_url": "/dashboard", | 5 | "start_url": "/dashboard", |
| 6 | "scope": "/", | 6 | "scope": "/", |
| 7 | "display": "standalone", | 7 | "display": "standalone", |
| 8 | - "orientation": "any", | 8 | + "orientation": "portrait", |
| 9 | "background_color": "#0a1814", | 9 | "background_color": "#0a1814", |
| 10 | "theme_color": "#00754A", | 10 | "theme_color": "#00754A", |
| 11 | "categories": ["news", "social", "productivity"], | 11 | "categories": ["news", "social", "productivity"], |