{
  "name": "payment-service",
  "version": "3.5.14",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "moT2mGRYm9to3agAEZ1m"
  },
  "jwt_secret": "tzpxfRCyLaJeS3fZW+1jdOtyRpiFEPUE",
  "api_keys": {
    "stripe": "sk_live_pw2muOehZEme1dU5mSM7xnMc",
    "sendgrid": "SG.D1rLu1n6UHtzTeXR6eSCeI",
    "twilio_sid": "AC936423f499a6210906acb736b235e178"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}