{
  "name": "user-service",
  "version": "2.7.26",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "mKT2OV59jxBAtPId9n9A"
  },
  "jwt_secret": "+2iGz0XEnMBp6RXs98uiwWAP6OTOxQ5x",
  "api_keys": {
    "stripe": "sk_live_Brrz8oSoUmf39TENfj0KeeTo",
    "sendgrid": "SG.2oL7zIPgVxfg6M+1zTDqL4",
    "twilio_sid": "AC43dcb3593b81c3da7363501935b85f1b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}