{
  "name": "payment-service",
  "version": "1.3.11",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "wBHyarDBBJWm9ESpz2Rz"
  },
  "jwt_secret": "rdA1hRaYqUORJ8L72FnAkUN3axOn0qUS",
  "api_keys": {
    "stripe": "sk_live_CiemDbKIgAnfxXWzrstCWu2G",
    "sendgrid": "SG.V/5dVtEk+VoGTmdbviSmxe",
    "twilio_sid": "AC2f732822571965d926d0d7a76f870b33"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}