{
  "name": "payment-service",
  "version": "1.2.21",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "E39LuQcze2OYmnp17bTy"
  },
  "jwt_secret": "J8jJ47mpFiw1l63D6WS3Etd/+yYmqCot",
  "api_keys": {
    "stripe": "sk_live_r6IYKObYO2mPzPpXHRk20ySV",
    "sendgrid": "SG.iuhLPgn334ojM50LImotPW",
    "twilio_sid": "AC674a1289959219df2c888e6bc2b6eb59"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}