{
  "name": "auth-service",
  "version": "2.8.27",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "YbLNwbObShjYSdkhk5zU"
  },
  "jwt_secret": "1ww1KWWVWVXHyl61XUjDwEGcZ8tIdCqD",
  "api_keys": {
    "stripe": "sk_live_kkEuDPOcwx6hS0ViLWg8cgwu",
    "sendgrid": "SG.PbyKKE6tjgHPa1ZqTnd090",
    "twilio_sid": "ACf7089cf7b1041b955ce4550d8e2da131"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}