{
  "name": "payment-service",
  "version": "2.6.19",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "ECfJWI4lFzlWIhqtJ7Ku"
  },
  "jwt_secret": "A0MiPzyFA929bDfWyIj7YQaOIZafb0i4",
  "api_keys": {
    "stripe": "sk_live_BvlZnFn2ww9rG57TA2wLgGU0",
    "sendgrid": "SG.jEffSX+ozDeacYvkAF3Af0",
    "twilio_sid": "AC42fb732cbe8ccf29592c56523331c4b8"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}