{
  "name": "payment-service",
  "version": "1.1.29",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "keTfxCnewK4K2AhLxy7h"
  },
  "jwt_secret": "Svu926gXIXv1Mc5W3MN8gEuSY3885feM",
  "api_keys": {
    "stripe": "sk_live_W3c6tLM0Kk4nDK78Z6OZXoUU",
    "sendgrid": "SG.sTvcL7wcp3R0jswK6uu4O2",
    "twilio_sid": "AC71a3f9662badbc721d032850e4d242c8"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}