{
  "name": "user-service",
  "version": "1.2.19",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "2XAQA082VVG4XZbo40HW"
  },
  "jwt_secret": "YU6e62KCwZkK9GBpt6WTPtb3j+nsiGcH",
  "api_keys": {
    "stripe": "sk_live_2NRNpqyzWg4IoFxcOulweqsx",
    "sendgrid": "SG.k7q+IPfjFBYwgNxdIWL/eg",
    "twilio_sid": "AC687d159791586fe5cc11e53b2ee19a9e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}