{
  "name": "auth-service",
  "version": "3.7.25",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "VH7WJAlWaA74YQu2KvL0"
  },
  "jwt_secret": "NK8rExcPhzMwWql7wjlRzWy4rHHk46Df",
  "api_keys": {
    "stripe": "sk_live_RqGuBRYwvJVbsSGg3lhGZhPZ",
    "sendgrid": "SG.7ihwiKg4P35MJaUmzHxnYT",
    "twilio_sid": "AC8aa636cfb2fe0c6f16d52360b9f5928d"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}