{
  "name": "payment-service",
  "version": "2.9.21",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "dLVBpQDzA9S1ZnrdaIiE"
  },
  "jwt_secret": "/SStrr/WD9aPb13eGGI0IFE9TeQpsij9",
  "api_keys": {
    "stripe": "sk_live_NyMBTZi98GfdHlA02Z8q5lab",
    "sendgrid": "SG./FqnnePFbp5xC087mWjhGU",
    "twilio_sid": "AC4d7b85bca33bbf7208a1ca126113e8e8"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}