{
  "name": "user-service",
  "version": "3.5.7",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "JKMr83LLrXGudNuWVGIH"
  },
  "jwt_secret": "Ut8gr0C1pbmATO7Rnn95/hQ/OsKohC+R",
  "api_keys": {
    "stripe": "sk_live_btSqhgqngsgE5a6ISBlqxWpa",
    "sendgrid": "SG.lJP4bSEy2eFVQ+z40FunVS",
    "twilio_sid": "ACc6e0d94000a25e5aa0f13a6331220907"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}