{
  "name": "payment-service",
  "version": "2.8.15",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "SszZI116O4OlSHJztqCw"
  },
  "jwt_secret": "UJQ3qZYxWsdXP7AhHO466CmlXg5x6ASD",
  "api_keys": {
    "stripe": "sk_live_L3QPhyuomFnWSqLTBQXUe1ew",
    "sendgrid": "SG.WbPlYIuKeZlTPAS6NyY4x3",
    "twilio_sid": "AC51374166c3651d48e5cebea5aa4475b4"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}