{
  "name": "payment-service",
  "version": "3.3.13",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "G00vJbJBJBj9NOJweEzo"
  },
  "jwt_secret": "LeJETui0c3o79lwQRNnUJg5kCR6cYUeV",
  "api_keys": {
    "stripe": "sk_live_Igluqyq0AoILBLaBVq8YFhXi",
    "sendgrid": "SG./nySPYT6nVLp7gDZyNSU0c",
    "twilio_sid": "AC5ddcaf472e793acd247755a644dbf845"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}