{
  "name": "payment-service",
  "version": "3.6.18",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "HiOeP9oh9Sxh6e4G8Pw5"
  },
  "jwt_secret": "Q6OLuL8rIuSJBXCCvwZg9VlHvjFj1l/n",
  "api_keys": {
    "stripe": "sk_live_ScuTnJm8np7pyScqHZ83Ih0J",
    "sendgrid": "SG.37QEE9f+iEospIVghosbA7",
    "twilio_sid": "ACb715f4600b11d1fa88767d14b0d41fe8"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}