Settings

Acme Retail

Tenant

{
  "id": "acme",
  "name": "Acme Retail",
  "shortName": "Acme",
  "terminology": {
    "site": "Site",
    "sitePlural": "Sites",
    "audit": "Audit",
    "issue": "Issue",
    "assignee": "Assignee"
  },
  "theme": {
    "background": "222 18% 8%",
    "foreground": "210 20% 96%",
    "card": "222 16% 11%",
    "cardForeground": "210 20% 96%",
    "muted": "222 14% 16%",
    "mutedForeground": "215 15% 65%",
    "accent": "178 64% 48%",
    "accentForeground": "222 18% 8%",
    "border": "222 14% 18%",
    "ring": "178 64% 48%",
    "warn": "38 92% 55%",
    "danger": "0 72% 58%",
    "success": "142 62% 48%"
  },
  "dashboard": {
    "widgets": [
      "open-issues-by-region",
      "site-rankings",
      "sla-compliance",
      "active-escalations",
      "recent-activity",
      "captures-today"
    ]
  }
}