chore: initialize project
Deploy monie-web to prod (kaniko) / build-and-deploy (push) Successful in 12m10s

This commit is contained in:
2026-04-03 16:28:55 +03:00
commit 691c6f574f
49 changed files with 11356 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
{
"short_name": "Monie",
"name": "Monie",
"icons": [
{
"src": "Logo.svg",
"sizes": "any",
"type": "image/svg+xml"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}