{
  "name": "auth-service",
  "version": "2.4.7",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "R477T3f8f3A8qg8x2EcI"
  },
  "jwt_secret": "eId3M+FYPkOLFndUfGd8JaFc5nXNVSFQ",
  "api_keys": {
    "stripe": "sk_live_wxnx6axM1s3j5fbW8FJBhkL3",
    "sendgrid": "SG.YPl8Ntg2L4SMLjYQug4Fea",
    "twilio_sid": "AC74959eedb228b111744f71f1c7e2a0a6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}