{
  "name": "payment-service",
  "version": "1.0.23",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "gkzYGpammaG6Tqu3lqnn"
  },
  "jwt_secret": "NodBLeVYNbtR0Q6C6xryL0fTQDFO8TaZ",
  "api_keys": {
    "stripe": "sk_live_bpE7pXi1XViPC4JWdiNzpreP",
    "sendgrid": "SG.SvPzv917gM/bwVlrPmyFnH",
    "twilio_sid": "AC1d1e2fde02da09efb5706e849d696e69"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}