{
  "name": "auth-service",
  "version": "2.2.21",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "DRVZoZOoanciCmJcgHHX"
  },
  "jwt_secret": "v/Q5X65xelWLI8WGhbU/5FfdDs76weqG",
  "api_keys": {
    "stripe": "sk_live_ViLoDSoLHsq5fPorTSagIWn6",
    "sendgrid": "SG.3tJvic95nM2IEpEjlVQJUr",
    "twilio_sid": "ACde6053b858379e68561d68b9c976219c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}