{
  "name": "payment-service",
  "version": "1.2.17",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "cq66FJ0AzoqVWte9VMmH"
  },
  "jwt_secret": "gR78sZuti/2XsGQZLPh05c7CA0/2wp9W",
  "api_keys": {
    "stripe": "sk_live_Ijvt95VDdxw82In7zccZtQZr",
    "sendgrid": "SG.BxjmsGevmBmhbAi6cWYaTo",
    "twilio_sid": "AC02d14ebbafe4f78fcfebee344691153d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}