{
  "name": "auth-service",
  "version": "1.7.17",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "yx9jlhjDPXmskR6GYvYd"
  },
  "jwt_secret": "A+o18+to5/WbSQfYMJ18q4IBQsa7jQQM",
  "api_keys": {
    "stripe": "sk_live_c5Kfu9SEpcCiNv6wj0G6cG4d",
    "sendgrid": "SG.UVCr/x5kUczTbGl9BWpYSE",
    "twilio_sid": "AC95057d4e75c219dbdf1256cfc3fe0d59"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}