questable-web-ui/public/manifest.json

10 lines
192 B
JSON

{
"short_name": "questable-web-ui",
"name": "Questable Web UI",
"icons": [],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}