{
  "name": "auth-service",
  "version": "3.7.27",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Ia8tZmmrPALisN9Rraph"
  },
  "jwt_secret": "mWgciDTIvNjnXz6Pd+6/0Q51mvs1AnoL",
  "api_keys": {
    "stripe": "sk_live_h1jRh5MaZ2Z07qldLHYrtgOi",
    "sendgrid": "SG.Ii/L2gAKvhn+K2F1wbtXVQ",
    "twilio_sid": "AC07a5656041477510a1371959c4048762"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}