{
  "name": "payment-service",
  "version": "3.7.17",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "QaO6qhd4h2OOn8LZVJUe"
  },
  "jwt_secret": "v8sfxw+BNsHr+/P7VE3ruYs2d2W3ubpv",
  "api_keys": {
    "stripe": "sk_live_ZPL0vILL9traKPeW7YzYJSX6",
    "sendgrid": "SG.1oTwy4H9YSHkMBmcBcCuSZ",
    "twilio_sid": "AC1d3698aa1d2faecbb64b3f293614ad3e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}