{
  "name": "auth-service",
  "version": "2.5.25",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "nC5nD5sWr1VffHfeazvl"
  },
  "jwt_secret": "/AAi0L0e+kBerJ3no4hX11J8JvTeQVO8",
  "api_keys": {
    "stripe": "sk_live_w4gjR0oYUQ51c7SrtG1aeMFo",
    "sendgrid": "SG.lpBhyaiPekno7r4k5coUfR",
    "twilio_sid": "AC9c521e144641daa96da9f1af806dd5c5"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}