{
  "name": "auth-service",
  "version": "2.6.24",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "SSm4P4vGfy4WV60rajFm"
  },
  "jwt_secret": "SSbuf/3Mw5/o7QLn3FBpL1yEhjmYVoPb",
  "api_keys": {
    "stripe": "sk_live_tJqAQzVaCHlyy1120zh0wP9w",
    "sendgrid": "SG.8swaoPfR2o9UG9LqJHXKLr",
    "twilio_sid": "AC1c8b37e528a6286b2df3be3ac502610a"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}