init: Initial commit

This commit is contained in:
Björn Benouarets
2026-01-19 08:42:07 +01:00
parent 1a47930d75
commit 74232ad2d2
74 changed files with 9822 additions and 98 deletions

10
permissions.json Normal file
View File

@@ -0,0 +1,10 @@
{
"profile": {
"name": "Profile Information",
"description": "View your name and profile picture"
},
"email": {
"name": "Email Address",
"description": "View your email address"
}
}