{
  "name": "user-service",
  "version": "2.5.20",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "RpXESTYk5TzuMoKCJA9e"
  },
  "jwt_secret": "1HQVImmmn0iL1A/+lmm6TKfcgXtaivO1",
  "api_keys": {
    "stripe": "sk_live_4ugxAMPvhITP3lScJ8vJAO3t",
    "sendgrid": "SG.UVFpMQjxqHjZj680uTE2Vl",
    "twilio_sid": "ACcde5df743f9e5fdb827b9590a7d8f29c"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}