{
  "name": "user-service",
  "version": "2.4.20",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "DmzFspoDty2bAqr8aunL"
  },
  "jwt_secret": "KBBFkzty2+GuY45Jvi+MAN4aqGnci+vC",
  "api_keys": {
    "stripe": "sk_live_kAwUVSv4Og3dfCropSvGRB72",
    "sendgrid": "SG.+ok0zNjjoJZ+CB/JbD+v/D",
    "twilio_sid": "ACce127b6d7219b0f6ead39432b9bb7fcf"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}