{
  "name": "payment-service",
  "version": "3.2.23",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "fY7FZ7MiLkjPog9U8U59"
  },
  "jwt_secret": "GqxhXkMKj5JB0aGrvM8r3VKm4pyB/1cA",
  "api_keys": {
    "stripe": "sk_live_pUie3ZDgnTyeCgmreqk1DZLK",
    "sendgrid": "SG.5o3ZjnTC3oUTV+Od2F/rqB",
    "twilio_sid": "AC623448121d5be0114c4e2fbcf714768c"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}