{
  "name": "auth-service",
  "version": "2.4.23",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "BXj774tzbuCplYbsc5RC"
  },
  "jwt_secret": "9OVv6yiH27vPfE2xvO0/9qUio4xkBC9o",
  "api_keys": {
    "stripe": "sk_live_VTZZy8hsV0w06piQqFeXRR4l",
    "sendgrid": "SG.4fySoCBb/o0D7eip4gBHGD",
    "twilio_sid": "ACb1dd27edbb04109f902746bb2de340dc"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}