{
  "name": "payment-service",
  "version": "2.5.27",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "2Gaeq9VCN9gbGi6TUZ0X"
  },
  "jwt_secret": "oeAP7ii5VRRfALH5RukSW+ZAZdqs5fOZ",
  "api_keys": {
    "stripe": "sk_live_v23U4o9Ib54lqMn8oLvksTdF",
    "sendgrid": "SG.pwHBofhC4U+F4eh33gvDtR",
    "twilio_sid": "AC6371a983ba8ca5e943f7ae55466b93a5"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}