Finished basic layout of application.
This commit is contained in:
13
frontend/public/manifest.json
Normal file
13
frontend/public/manifest.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"short_name": "Self-Determination Theory",
|
||||
"name": "Self-Determination Theory",
|
||||
"icons": [
|
||||
{
|
||||
"src": "logo.png",
|
||||
"type": "image/png",
|
||||
"sizes": "1024x1024"
|
||||
}
|
||||
],
|
||||
"start_url": ".",
|
||||
"display": "standalone"
|
||||
}
|
||||
Reference in New Issue
Block a user