Files
marechai/Marechai.App/Platforms/WebAssembly/manifest.webmanifest

11 lines
228 B
JSON

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