{
  "name": "payment-service",
  "version": "1.8.4",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "4gWu29m2nWLQEiWOXi4B"
  },
  "jwt_secret": "uroUlV2qwY0VujIi2HGx5qA6ih8/KfTs",
  "api_keys": {
    "stripe": "sk_live_mjBh6l8EG76aidqQL1Vn5hKh",
    "sendgrid": "SG.1T5h+KEVopnVbzTNfNeYlw",
    "twilio_sid": "AC747ff11abe754f741669e0bc2287b4e3"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}