Changed orientation of shipping note App
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
"name": "Lieferscheine",
|
||||
"short_name": "Lieferscheine",
|
||||
"description": "XINON Lieferscheine App",
|
||||
"start_url": ".",
|
||||
"start_url": "https://thetool.xinon.at/WarehouseShippingNote",
|
||||
"display": "standalone",
|
||||
"background_color": "#f1f5f9",
|
||||
"theme_color": "#0055FF",
|
||||
"orientation": "portrait-primary",
|
||||
"orientation": "landscape-primary",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/assets/images/xinon-sm-192.png",
|
||||
@@ -19,4 +19,4 @@
|
||||
"sizes": "512x512"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user