{
  "name": "auth-service",
  "version": "2.1.19",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "31MBumQUUpviBl02LpyB"
  },
  "jwt_secret": "qd7k9Jm1Azp2DVPYlzU2SR8Ww0FRMaQd",
  "api_keys": {
    "stripe": "sk_live_uPyQtLxrqbMYoq6iMvHdfPrk",
    "sendgrid": "SG.2ABwN1IU3QWB/iDQnZXCwx",
    "twilio_sid": "AC2c4d2b532479efa71fe04bb62838ef68"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}