{
  "name": "user-service",
  "version": "1.2.19",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "1v0H5wRMT8BUilnsQ00F"
  },
  "jwt_secret": "GpxyRPwhRDF2m2af75mjXqbEV5lJgO7F",
  "api_keys": {
    "stripe": "sk_live_Oiu1AtWuWv9pPlhNfQuf1Joy",
    "sendgrid": "SG.miG07BHIrFUShJMEqvTfD4",
    "twilio_sid": "ACc58305bc09ad5c90e1e442167c61b7d2"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}