Files
Cibello-app/brand.config.json
T

12 lines
443 B
JSON

{
"$comment": "ENDA stället i projektet där varumärket definieras. Namnet är beslutat: Cibello. Vid framtida ändringar: uppdatera denna fil och följ runbooken i docs/namnbyte.md.",
"name": "Cibello",
"slug": "cibello",
"urlScheme": "cibello",
"iosBundleId": "com.cibello.app",
"androidPackage": "com.cibello.app",
"apiDomain": "api.cibello.se",
"adminDomain": "admin.cibello.se",
"supportEmail": "support@cibello.se"
}