{
  "name": "auth-service",
  "version": "3.4.25",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "7ms3MQcB5ogdGd8BBmqP"
  },
  "jwt_secret": "IP5AZFimnoX+Eosrogx9TIZt76V7pPRt",
  "api_keys": {
    "stripe": "sk_live_RikBSxve2DFaEZ9yGBtt1DMf",
    "sendgrid": "SG.ksWktiafSec8kY8pz8wKPK",
    "twilio_sid": "AC7084f608dc60533afba7dc549808a538"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}