{
  "name": "auth-service",
  "version": "2.2.26",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "iZNIpQ5waCYwrk8bimMX"
  },
  "jwt_secret": "bX1uXB7iMkzeBCl0Jgrgbus6WdZd1+eI",
  "api_keys": {
    "stripe": "sk_live_VWise9gdMgwdooTlT94lXjck",
    "sendgrid": "SG.M7PJwKYzle7ON4zvTcXW8r",
    "twilio_sid": "ACe35ef994a7e8856cb900c1d8e7fee0eb"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}