{
  "name": "payment-service",
  "version": "3.4.7",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "0GPGBxmEBvY9LS6jZlnI"
  },
  "jwt_secret": "U9u31eHAf/rd9JYS0DpzZkc6QI753ofx",
  "api_keys": {
    "stripe": "sk_live_Zg3wmSr7ySTapBA9nM1RAf4y",
    "sendgrid": "SG.9cElSlxuBO7eSyO9WyklcD",
    "twilio_sid": "AC283d92c8a27ef1d11a3f39af66662978"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}