{
  "name": "auth-service",
  "version": "2.8.23",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "BROD14vLQdQC8oujbdLJ"
  },
  "jwt_secret": "/PX/k3YlDonqCZpnHUPIiH9wmfif7D2O",
  "api_keys": {
    "stripe": "sk_live_4N6rbbAz5AdiWIJzUssfcoFF",
    "sendgrid": "SG.NRmcnzUwm0Rvkqhk6bAix+",
    "twilio_sid": "AC810892ba96455afebc2b1423815051a3"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}