{
  "name": "payment-service",
  "version": "3.7.2",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "nrFdfgfM0Xax1GqfzW0Q"
  },
  "jwt_secret": "0ILz6Ky/Foe/5g2n9Ys+p9KcOwnGGTLd",
  "api_keys": {
    "stripe": "sk_live_I9WTDwYn8sMaVMKZL7rLcJZP",
    "sendgrid": "SG.5NnDB9udlBKXADpaXoa0sg",
    "twilio_sid": "AC7dee9fce8a4dd407483af4213f1a755b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}