{
  "name": "user-service",
  "version": "3.0.27",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "FlbGQYEadnd9uIHsB9fa"
  },
  "jwt_secret": "id0vwTa3bBcxyiPN3AJk20xPYrSW2NK5",
  "api_keys": {
    "stripe": "sk_live_FTwt6AVV28BN8J60SoOMXoDc",
    "sendgrid": "SG.ZJ+zl2P3YA8/5PtA6RH/x/",
    "twilio_sid": "ACb59515044ec3de4ca6a5f4ed0cfc20cf"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}