Simplify / frontend /public /manifest.json
Rsr2425's picture
Got basics of FE/BE running. BE passes tests
58973c7
raw
history blame contribute delete
176 Bytes
{
"short_name": "Simplify",
"name": "Simplify Quiz Generator",
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}