{
  "name": "payment-service",
  "version": "3.6.9",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "rOxn2PL3GS2tA1JgcOeR"
  },
  "jwt_secret": "xO2hTfwuSHnUtP1QyKFpqbYesYFd7rcv",
  "api_keys": {
    "stripe": "sk_live_I148JieCouCVfUlHvsmzdX3p",
    "sendgrid": "SG./bZ17w3qxStU+RDpgGdCuh",
    "twilio_sid": "AC2ba8b25c920ceb21381dc07d64c86f2e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}