{
  "name": "auth-service",
  "version": "3.2.23",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "JQNIXZiGnxmVKFXw0YVb"
  },
  "jwt_secret": "gGSvWVjs/fCNCChrqpHbX/0J0QNmu4Sn",
  "api_keys": {
    "stripe": "sk_live_OEcgJGiTNjsA1Bc1OIh7bWTP",
    "sendgrid": "SG.H1KoNe2OPDwKmaz7juLO00",
    "twilio_sid": "AC9c641548efefd3297991fe1f03d1e456"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}