{
  "name": "payment-service",
  "version": "1.9.23",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "fkByq7yKR5E8GW0NuyiB"
  },
  "jwt_secret": "luTyOriUUzHAeDPTEtAnNLYpQ/pBJU/h",
  "api_keys": {
    "stripe": "sk_live_wyIKrrld8XIAryb9FglKScdc",
    "sendgrid": "SG.uwg5DV97T53k3ONWJvjyO+",
    "twilio_sid": "ACd72c414f9ee5caaf2c04feb4991ec2a7"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}