{
  "name": "auth-service",
  "version": "3.8.14",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "LYf38e49013RrE5Ba88R"
  },
  "jwt_secret": "ITy5791qNkVx5lUg6nnBtnZvG+qs+h4Z",
  "api_keys": {
    "stripe": "sk_live_T1ntK3gJ7S9Wj483htXeFNLz",
    "sendgrid": "SG.VvtsFrqBNehqcblmSdtkPK",
    "twilio_sid": "AC825c9b7b7ff0ab15f187255cd711ccb1"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}