{
  "name": "payment-service",
  "version": "3.3.21",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "i7zU8f2u2ro2mq4BORhj"
  },
  "jwt_secret": "Ouj/BBkzSU5j+yKgumliaqUM1VzHESjc",
  "api_keys": {
    "stripe": "sk_live_3AZGeQylGNMHyJjeE443zm7N",
    "sendgrid": "SG.8OpwRsmYta8Ye/s50EW8rz",
    "twilio_sid": "AC39e78a142be48420e22a8bb99994db09"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}