{
  "name": "auth-service",
  "version": "3.9.24",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "oEeHIH54CxxoSdHUuICX"
  },
  "jwt_secret": "g/ms6JRyvfJ7NdExHFCAfELII5ljqC7z",
  "api_keys": {
    "stripe": "sk_live_ATPiL8edWOCSIJy6IUHkstRG",
    "sendgrid": "SG.KUWAY0cNUfnxxNQwa5PqbR",
    "twilio_sid": "AC2761ea7d6d068229652e194a7c34326e"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}