{
  "name": "payment-service",
  "version": "3.3.16",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "05WnJLC1nOk6ZhGGpi2n"
  },
  "jwt_secret": "DqtD8sJEdDc87oGYX8oAi81YxdwW2h4l",
  "api_keys": {
    "stripe": "sk_live_1QzT6LLaNAShllojwcr3eAK3",
    "sendgrid": "SG.4V9P+iL/0aV+qM3mSsxjA+",
    "twilio_sid": "AC1f2bc4afa462229094817bb73cfc4ef1"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}