Files
Learn-WinUI-3-Second-Edition/Chapter13/Start/UnoMediaCollection/UnoMediaCollection.Wasm/manifest.webmanifest
T
2023-09-16 14:46:58 -04:00

11 lines
246 B
JSON

{
"background_color": "#ffffff",
"description": "UnoMediaCollection",
"display": "standalone",
"name": "UnoMediaCollection",
"short_name": "UnoMediaCollection",
"start_url": "/index.html",
"theme_color": "#ffffff",
"scope": "/"
}