{
  "name": "user-service",
  "version": "3.0.14",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "AJRpVNnLeOkWnUX9F8dk"
  },
  "jwt_secret": "AMaj+g5tpdCbDuh8w+HTtoYr6v5bAFLF",
  "api_keys": {
    "stripe": "sk_live_b6oVhj7bNaJg6FUpEJfcpusp",
    "sendgrid": "SG.0eyc909Lhh02Z7AaIgheYI",
    "twilio_sid": "AC5ba4b6592c384c90f57b0efe10ec3c6b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}