{
  "name": "user-service",
  "version": "2.4.5",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "AetmmYDkmyjrud93p8of"
  },
  "jwt_secret": "tK0kzq4GMVsLwURAif06Rsd0VbULD7HM",
  "api_keys": {
    "stripe": "sk_live_euqX1tEVLHAGpp4T4OVL7v0o",
    "sendgrid": "SG.+6CgXXNzRJTkYff0xHwabQ",
    "twilio_sid": "ACd6e9dd5531c6c2649fd0148c23bbd4cf"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}