{
  "name": "payment-service",
  "version": "1.6.23",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "3BkVvUoUZGeaNDrWn9sf"
  },
  "jwt_secret": "OVbMPQQ5i1L+ZxvV+Ec0yeHUO7Tm7Vto",
  "api_keys": {
    "stripe": "sk_live_U2qj4AMplDGJcW288ZhzLzIU",
    "sendgrid": "SG.BAwQKN134r1UWTAzOQhxgj",
    "twilio_sid": "ACe01b07f68f353f64540a6a7d6a8c2d9e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}