{
  "name": "auth-service",
  "version": "3.5.16",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "mmBxHrjpe9rclrMEzyOW"
  },
  "jwt_secret": "orUOO4+tbjvd40BmcbyQFs7Zs/cLJPhh",
  "api_keys": {
    "stripe": "sk_live_gZeoIYriThhNUrO92u9lgR9F",
    "sendgrid": "SG.YGIOtqA2gLQAZ3ZisuIndo",
    "twilio_sid": "AC2a46290e87badb54ac49ed68e4c03f89"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}