{
  "name": "user-service",
  "version": "1.0.17",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "OQdB3t0PSCJv1Z5A2dgh"
  },
  "jwt_secret": "NPCwjQ+s0604uVbXNWa7iwMbt/+B69pG",
  "api_keys": {
    "stripe": "sk_live_CuXSN1JCyiyR802LOZxgdPyz",
    "sendgrid": "SG.JG48ogmtf9OslTPj5fD8lB",
    "twilio_sid": "ACbefed5a75aa4ea959bfe6917654d6fd2"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}