Files
gpw_next/GPW.CORE.SMART/wwwroot/manifest.json
T

14 lines
278 B
JSON

{
"short_name": "GPW Smart App",
"name": "GPW Smart App, NET.8",
"icons": [
{
"src": "images/favicon.png",
"sizes": "256x256",
"type": "image/png"
}
],
"start_url": "/GPW/CORE.Smart8/",
"display": "standalone",
"orientation": "portrait"
}