11 lines
209 B
JSON
11 lines
209 B
JSON
|
{
|
||
|
"name": "COVIDassist",
|
||
|
"short_name": "COVIDassist",
|
||
|
"icons": [],
|
||
|
"start_url": "./index.html",
|
||
|
"display": "standalone",
|
||
|
"scope": "/",
|
||
|
"background_color": "#FCF7F8",
|
||
|
"theme_color": "#FCF7F8"
|
||
|
}
|