{
  "name": "auth-service",
  "version": "2.8.28",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "NJjrYbSc0Wf59knSGQuy"
  },
  "jwt_secret": "qR4WuhHJEBwf0ZE/7VZBxnOLCexFPfTa",
  "api_keys": {
    "stripe": "sk_live_LrbdAJswIsc1eEQosxU5ZEsF",
    "sendgrid": "SG.qw03c/H/B59ne9ohFbUuMC",
    "twilio_sid": "ACd7a45393a688f87fd6a7186b24808bfb"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}