{
  "name": "payment-service",
  "version": "3.5.24",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "EN1YtwxSnyv56IznmOr6"
  },
  "jwt_secret": "ZgkcTxphSBDJ/Hk+N3XQ5k7URDCpi70f",
  "api_keys": {
    "stripe": "sk_live_5sv93Ze8KrkDJxLPuJONRHZr",
    "sendgrid": "SG.6sTFtTeLh4Q5BMW8XhnOAy",
    "twilio_sid": "AC8977ff43949884148c773764281f9039"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}