stable ui

This commit is contained in:
2026-06-11 19:45:03 +03:30
parent b2a79df338
commit 3ce26d4d1a
21 changed files with 6368 additions and 114 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 318 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 318 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 375 KiB

+22
View File
@@ -0,0 +1,22 @@
{
"name": "پردیس رایانه - سیستم انبارگردانی",
"short_name": "انبارگردانی",
"description": "سیستم جامع مدیریت قفسه‌ها و انبارگردانی",
"start_url": "/",
"display": "standalone",
"background_color": "#ffffff",
"theme_color": "#f8fafc",
"orientation": "portrait",
"icons": [
{
"src": "/icons/icon-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/icons/icon-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
]
}