{
  "name": "user-service",
  "version": "1.5.4",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "MdW9Oj9WQflCLtRElKvL"
  },
  "jwt_secret": "qn4ZdfD86+BfGip7F3Q++Lg8gnwNe+HJ",
  "api_keys": {
    "stripe": "sk_live_biNoSNJ6B20936oVfn6M07E8",
    "sendgrid": "SG.y0hlIcCiPBUYBFIFgvODTb",
    "twilio_sid": "AC7988c714cc8b925d5cbaa4e8d0c74967"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}