{
  "name": "user-service",
  "version": "1.5.19",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "tcKTWLXvKhqquCCKCZOc"
  },
  "jwt_secret": "c2FBzfkzPco6pFdgF2cXvKxH71QLEDbv",
  "api_keys": {
    "stripe": "sk_live_toJlWHLauJ2Tqih3yLdzjQ7y",
    "sendgrid": "SG.42LQOyaXSM1JL3P53xOYxI",
    "twilio_sid": "AC01a620234fe710bb15b72a3f91a342b7"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}