{
  "name": "payment-service",
  "version": "3.7.23",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "cjjSefFYqI9TJZuf77vc"
  },
  "jwt_secret": "305AE+/aCAC6dbm/5nRzDlM+qp4Hr8Yj",
  "api_keys": {
    "stripe": "sk_live_jmb9ul8SXreAeCmKQ1hgaXEz",
    "sendgrid": "SG.Wom7JHuw6RAhUDQPmBys8O",
    "twilio_sid": "AC2a02b169cf1229329c855efc3b507682"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}