{
  "name": "auth-service",
  "version": "3.0.27",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "46z0D8HcPU4mr6s5v4f6"
  },
  "jwt_secret": "dAmM+fDbpDK7lNokF3hwlqlpdnYgUgpS",
  "api_keys": {
    "stripe": "sk_live_Q3uJAlWDkwqiRwsa21xDWCd8",
    "sendgrid": "SG.X00pldW3mBYEBXGaEZSNKx",
    "twilio_sid": "ACdd64690dca5af7f8c5634d23e2b96f74"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}