{
  "name": "payment-service",
  "version": "2.2.23",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "x7eg51aYXGAh3WYr2LQu"
  },
  "jwt_secret": "0gp5l+M52jugisKhJLdZcJ27FYmAPN6C",
  "api_keys": {
    "stripe": "sk_live_J3dXgxFSvoK9cO6FHGXtmFoK",
    "sendgrid": "SG.ar9pYWuopXUHmCsf+nZ+hd",
    "twilio_sid": "AC22d998794c1a363c165d489508c54ccc"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}