{
  "name": "user-service",
  "version": "1.2.11",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "5fd3FjHeWLEFnT2OUtoG"
  },
  "jwt_secret": "cQxwZ+X4Ebdn1TOvgmD8D4o7YY/Lr3JJ",
  "api_keys": {
    "stripe": "sk_live_siSv5dHj34wr1exKFfxgBVTx",
    "sendgrid": "SG.zwu07f6HX7SqBXSH4XVFWl",
    "twilio_sid": "ACfd75fc34be0e05300e7bb9325de3b9a4"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}