{
  "name": "payment-service",
  "version": "1.4.28",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "Ewwrelze4HK3BMHa1ViS"
  },
  "jwt_secret": "lUvAGDjk1vq1mVD19xFOny8lKb7+gy+p",
  "api_keys": {
    "stripe": "sk_live_3m3pnbNtmyAiV5vs51O3lvbn",
    "sendgrid": "SG.06Mk1bv2w0+mB+ZvsJVf2J",
    "twilio_sid": "AC3868c006d2e4ebf7ce3aac363b06e46f"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}