{
  "name": "payment-service",
  "version": "1.8.19",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "bX7HvKSkSlqRFQpl1hrO"
  },
  "jwt_secret": "xTPqiJymhK1cAnFrk6EBsSIMeeN7QcR2",
  "api_keys": {
    "stripe": "sk_live_iAgiQoWcbdUmKHAO27Vve1YF",
    "sendgrid": "SG.qB5ZGa02+1tEK6aPTq56Se",
    "twilio_sid": "AC5b7ec86142d60335ffd2d35b4924394f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}