Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user