SEND all files + questionnaires + json + data_tests
This commit is contained in:
15
public/manifest.json
Normal file
15
public/manifest.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"short_name": "Questionful public",
|
||||
"name": "Questionnaires public Made Simple",
|
||||
"icons": [
|
||||
{
|
||||
"src": "favicon.ico",
|
||||
"sizes": "64x64 32x32 24x24 16x16",
|
||||
"type": "image/x-icon"
|
||||
}
|
||||
],
|
||||
"start_url": "/test/",
|
||||
"display": "standalone",
|
||||
"theme_color": "#000",
|
||||
"backgroundcolor": "#FFF"
|
||||
}
|
||||
Reference in New Issue
Block a user