First commit

This commit is contained in:
2025-04-07 20:46:15 +02:00
commit e0a7f6abe9
96 changed files with 3912 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"$schema": "https://json.schemastore.org/web-manifest-combined.json",
"name": "Patrick Canal",
"short_name": "Patrick Canal",
"start_url": "/",
"display": "standalone",
"background_color": "#242629",
"theme_color": "#db5793"
}