{
  "name": "user-service",
  "version": "1.5.13",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "2ITNKZaueoN1TuIAO8Pb"
  },
  "jwt_secret": "yc2o7tN99zhqRzCrUaDk9ytENWL711OQ",
  "api_keys": {
    "stripe": "sk_live_8Gu25MeSOsUlVyRWMwUPAgjl",
    "sendgrid": "SG.LBWcFRXWZaE4xeSbxZWWNa",
    "twilio_sid": "ACc87206e424c1a1a6c8833fc1d8ce52fc"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}