{
  "name": "payment-service",
  "version": "3.4.9",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "nXD8aLil4I81890srifD"
  },
  "jwt_secret": "7T1ICgl4M3Xx6qz1zZzhZYYhoH7xKy8Q",
  "api_keys": {
    "stripe": "sk_live_ReQhzNyymiMeJDcP97IqahuC",
    "sendgrid": "SG.xbRf4v0j+H1Pdu6DCUuppz",
    "twilio_sid": "AC252460400044eadeed0154e88105f463"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}