{
  "name": "user-service",
  "version": "3.4.1",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "7npjeMwVQeNy0ahBO9cg"
  },
  "jwt_secret": "esz32IW0GY2SDLIRJu9cGIYtds0fI0bg",
  "api_keys": {
    "stripe": "sk_live_7JIXRRQerTgy0DdSeM7RzeER",
    "sendgrid": "SG./42xbljmW3V/NkwQoAifVN",
    "twilio_sid": "ACa72745b9f5cc1c5953a1d70d798cd937"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}