SuiteCRM-Core/public/site.webmanifest
Dillon-Brown e14c076981 Restructure project index to public dir
Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
2021-03-30 19:22:36 +01:00

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"}]
}