{
  "name": "auth-service",
  "version": "2.5.29",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "1a8cdvluuX2kvnMtPAUv"
  },
  "jwt_secret": "RfDuc8EGxLnKofcKu48iRsPT9ad3S55e",
  "api_keys": {
    "stripe": "sk_live_4BEw0PEIW25EuLsfW5EhNkkc",
    "sendgrid": "SG.pXUYHM3882uAlq/L/9FFNM",
    "twilio_sid": "ACf4b4d3ef27667b57983be721abe7fd9e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}