{
  "name": "user-service",
  "version": "1.0.29",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "V6gf4ecKoqsimXGJxZng"
  },
  "jwt_secret": "KdqX8RVSgz3G+2izYDbvwGr13FJyAmxm",
  "api_keys": {
    "stripe": "sk_live_nPSEQY2rtLIqcxLC6biu66H4",
    "sendgrid": "SG.BPxIPncTmKTI3xl9IgCI5Z",
    "twilio_sid": "AC35f792b5bbbd1932cb0eac564669fffc"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}