{
  "name": "auth-service",
  "version": "2.8.26",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "GITBRjOReIj3hwp10YG3"
  },
  "jwt_secret": "7lLCBung5QT6nDl9lkD0WiuCuhPWKYht",
  "api_keys": {
    "stripe": "sk_live_0wOFLsgab9l7pIxsq5DQ5wiU",
    "sendgrid": "SG.OVtbVEUk4+T0vq3BmigWq0",
    "twilio_sid": "ACc18b11db7f76f8e96bc3c133a611ee58"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}