{
  "name": "user-service",
  "version": "2.8.15",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "7rvfoeY9f2xxwtTNDW0Z"
  },
  "jwt_secret": "4YXvSHzIu3Tvj0PwQX8jhLoARTgjBKs1",
  "api_keys": {
    "stripe": "sk_live_IB1pGbXFI8DTQANZtjo92uAu",
    "sendgrid": "SG.JQy/S2Msr7f2CGyKO6ew2Q",
    "twilio_sid": "ACdfd0fbbf130471795048f208e62c28ca"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}