Include autenticazione, progetti isolati, mail marketing HTML con SMTP, test A/B e editor WYSIWYG. Co-authored-by: Cursor <cursoragent@cursor.com>
18 lines
336 B
ERB
18 lines
336 B
ERB
{
|
|
"name": "eminuxCRM",
|
|
"short_name": "eminuxCRM",
|
|
"icons": [
|
|
{
|
|
"src": "/favicon.svg",
|
|
"type": "image/svg+xml",
|
|
"sizes": "any"
|
|
}
|
|
],
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"scope": "/",
|
|
"description": "CRM commerciale eminuxCRM",
|
|
"theme_color": "#18181b",
|
|
"background_color": "#09090b"
|
|
}
|