{
  "name": "payment-service",
  "version": "2.4.22",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Ka20LwmjN9uuK3kludyw"
  },
  "jwt_secret": "hRPGKz5Ur6BvVzNR4kB0auPlD5XCOEwX",
  "api_keys": {
    "stripe": "sk_live_aORa9ArmrLiKPR2QHcLkXmyK",
    "sendgrid": "SG.NReQq5t2Klr2HU2a0g/Quz",
    "twilio_sid": "ACa5501ef24f8c3266e301a1cbf0dd21c3"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}