10 lines
175 B
JSON
10 lines
175 B
JSON
{
|
|
"short_name": "Quiz App",
|
|
"name": "React Quiz App",
|
|
"icons": [],
|
|
"start_url": ".",
|
|
"display": "standalone",
|
|
"theme_color": "#335c67",
|
|
"background_color": "#335c67"
|
|
}
|