{
  "name": "user-service",
  "version": "2.6.25",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "gMrSLir3Jo3WuXT6EUfe"
  },
  "jwt_secret": "6OBy/i3M4WbpPpJKhERFN66OnerW2fvc",
  "api_keys": {
    "stripe": "sk_live_QksjgqdLwSJaPew4UAmt8KL5",
    "sendgrid": "SG.SBMhSmadlEvs7GB7AGL1Tq",
    "twilio_sid": "AC90cdc052f6148e3da42fcef4afdb2d65"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}