{
  "name": "payment-service",
  "version": "3.5.23",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "U0fikNwotCDY8ZFnIRiA"
  },
  "jwt_secret": "oN/o/Hkxk+auDBqDiqJUQdVSfdw2cGCp",
  "api_keys": {
    "stripe": "sk_live_n7pE6HiDcqu6KARaedgR0555",
    "sendgrid": "SG.OY4qMeeAjqec+BJqbZFepV",
    "twilio_sid": "ACe855fe93b2fc38bf9b1eb6304008c817"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}