{
  "name": "user-service",
  "version": "3.9.6",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "wAte9S6nEvES0Cj9uEnq"
  },
  "jwt_secret": "TVRVIyXEypvFE9AsutS4YKsbZ4kvJl+j",
  "api_keys": {
    "stripe": "sk_live_qtxirVuAkCxSOQxZu4Qg2GyO",
    "sendgrid": "SG.mrLywRF3jSkaCc4Ja4KEhA",
    "twilio_sid": "ACa055ea21c140d25faab312669fe56093"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}