19 lines
493 B
JSON
19 lines
493 B
JSON
{
|
|
"name": "Gozareshgir",
|
|
"short_name": "Gozareshgir",
|
|
"description": "Intelligent human resource management system.",
|
|
"icons": [
|
|
{
|
|
"src": "/AssetsClient/images/pwa/icon192x192.png",
|
|
"sizes": "192x192"
|
|
},
|
|
{
|
|
"src": "/AssetsClient/images/pwa/icon512x512.png",
|
|
"sizes": "512x512"
|
|
}
|
|
],
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"theme_color": "white",
|
|
"background_color": "white"
|
|
} |