14 lines
259 B
JSON
14 lines
259 B
JSON
{
|
|
"short_name": "Lux.UI",
|
|
"name": "Lux.UI App .NET8",
|
|
"icons": [
|
|
{
|
|
"src": "images/favicon.png",
|
|
"sizes": "256x256",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"start_url": "/Lux.UI/",
|
|
"display": "standalone",
|
|
"orientation": "landscape"
|
|
} |