mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-08-29 04:47:10 +08:00
11 lines
367 B
JSON
11 lines
367 B
JSON
{
|
|
"lang": "en-US",
|
|
"name": "SuiteCRM",
|
|
"short_name": "SCRM",
|
|
"description": "SuiteCRM - Open source CRM for the world",
|
|
"start_url": ".",
|
|
"orientation": "portrait",
|
|
"display": "fullscreen",
|
|
"background_color": "#778591",
|
|
"icons": [{"src": "legacy/themes/default/images/company_logo.png", "sizes": "184x40", "type": "image/png"}]
|
|
}
|