Finished basic layout of application.

This commit is contained in:
WickedJack99
2025-09-07 00:03:12 +02:00
parent 12bdd22cbe
commit 136d9d9d19
29 changed files with 18485 additions and 0 deletions

View 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"
}