{
  "name": "auth-service",
  "version": "3.6.15",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "q2hnNv1kEcFtOHjhgixK"
  },
  "jwt_secret": "nmxFeDPfT/bhO7oacVqsAUsTjV4S38l2",
  "api_keys": {
    "stripe": "sk_live_M4iBcWC0amI9tRJP8atapijN",
    "sendgrid": "SG.nJqz/yeU8CD4Yx5PMuz4nW",
    "twilio_sid": "AC525fd56f14b8847d30fdcefa1ed163f3"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}