{
  "name": "auth-service",
  "version": "2.6.22",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ICaOo4WNyer6Wy00vT0O"
  },
  "jwt_secret": "ZT4ac5vZrGztyzOkPg3OtLE9snScdE3W",
  "api_keys": {
    "stripe": "sk_live_jz7fYESSJyoQfzRJbmuPrEQs",
    "sendgrid": "SG.g1zbk8jvPKaKqpvYDC2AGT",
    "twilio_sid": "AC11c7f71a84d8c13cc381331f6efceda9"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}