{
  "name": "user-service",
  "version": "3.1.14",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Ao0lDLYILDrhIYmQKCH8"
  },
  "jwt_secret": "FXO8tkc32uHvlsUBu62xSvx7IqukXnHL",
  "api_keys": {
    "stripe": "sk_live_IYICV0eZiRVEcHHg4AMH536b",
    "sendgrid": "SG.jk74ubpdB0vXJd0YdDIrGc",
    "twilio_sid": "AC8ae2f1f1689f330107ebbfea5ba67727"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}