{
  "name": "user-service",
  "version": "2.5.4",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "pqFQ1pLof4ffCvDuF7wz"
  },
  "jwt_secret": "x0behEK0Z4Lt0a+uUC8tLL5/4JQ5HM4b",
  "api_keys": {
    "stripe": "sk_live_L3BeGDPdkGmUGLFcHYDCLO9v",
    "sendgrid": "SG.e0xRBf5UHMfpjmqIBC77Pf",
    "twilio_sid": "AC2f1283a08c76750bde5b25fb3b8c5053"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}