Refactor code structure for improved readability and maintainability

This commit is contained in:
2026-05-07 23:28:12 +03:30
parent b2a1eb8e5b
commit ce40bd8c75
54 changed files with 260 additions and 183 deletions
+4 -4
View File
@@ -5,20 +5,20 @@
{
"purpose": "maskable",
"sizes": "192x192",
"src": "/favicon/web-app-manifest-192x192.png",
"src": "/web-app-manifest-192x192.png",
"type": "image/png"
},
{
"purpose": "maskable",
"sizes": "512x512",
"src": "/favicon/web-app-manifest-512x512.png",
"src": "/web-app-manifest-512x512.png",
"type": "image/png"
}
],
"id": "/",
"name": "مدیریت صورت‌حساب‌های مالیاتی",
"name": "نرم افزار صورت‌حساب‌های مالیاتی پاژن",
"scope": "/",
"short_name": "مدیریت صورت‌حساب‌های مالیاتی",
"short_name": "پاژن",
"start_url": "/",
"theme_color": "#ffffff"
}