{
  "name": "payment-service",
  "version": "3.9.14",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "Tw5mtK0IBRM4g29mBGWH"
  },
  "jwt_secret": "6OV0Mo8Wzh/0wcqpncMalzDM+NmWiynw",
  "api_keys": {
    "stripe": "sk_live_mKBPdTROa8qJiNxLTdmkdvGp",
    "sendgrid": "SG.WXGKGSgkL9w/E8z8K5wYXr",
    "twilio_sid": "ACf5ccbb548a1be4810a4b8f0285240962"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}