{
  "name": "auth-service",
  "version": "1.6.14",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "nTach47NlMKrVRg14vjD"
  },
  "jwt_secret": "Iy00y09aJ4713yw5W7fhiKnn1VHhLJ3E",
  "api_keys": {
    "stripe": "sk_live_fMF6L29aNuLCUMPwHRM7Sl75",
    "sendgrid": "SG.i0+RZWu4SWbNF6MwD8ykX8",
    "twilio_sid": "ACd8da3c6bc07f5178fe076c58793b235d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}