{
  "name": "auth-service",
  "version": "2.4.20",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "kbXq07rEW1663pzWENBD"
  },
  "jwt_secret": "tkx5OuUIFLVado2p0naKN+Qy4T842H0n",
  "api_keys": {
    "stripe": "sk_live_fdSpX3ou4vRvGRJfX7pIVCIc",
    "sendgrid": "SG.Xekr+NjQegSwK0bTVf+mKN",
    "twilio_sid": "AC4bb851779f03003cd3da8965756afc7f"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}