{
  "name": "payment-service",
  "version": "2.9.26",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "DgxLJBLnndiwKhY310tM"
  },
  "jwt_secret": "KJ5PXWPrBcOercms+Yvg2784yERATaUK",
  "api_keys": {
    "stripe": "sk_live_geMiCIGShrIzPH9syFYBtqDX",
    "sendgrid": "SG.VlRJK2H2VRVXw6I6S4Xu0a",
    "twilio_sid": "AC3ae0c14ad869c86ba602fc7a8ab8d94b"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}