Add branding configuration and assets for Sepehr tenant
Production CI / validate-and-build (push) Failing after 1m2s

- Created branding.config.ts to define branding settings including app title, support contact information, and working hours.
- Added brandingAssets.ts to import and export logo and login images for the Sepehr tenant.
- Introduced config.ts to specify application type as POS for the Sepehr tenant.
This commit is contained in:
2026-06-15 20:36:56 +03:30
parent 2c90f8091e
commit f7f8a91a85
25 changed files with 217 additions and 26 deletions
+2 -2
View File
@@ -28,9 +28,9 @@
}
],
"id": "/",
"name": "نرم افزار صورت‌حساب‌های مالیاتی پاژن",
"name": "نرم افزار صورت‌حساب‌های مالیاتی سپاس",
"scope": "/",
"short_name": "پاژن",
"short_name": "سپاس",
"start_url": "/",
"theme_color": "#ffffff"
}