{
  "name": "user-service",
  "version": "2.6.28",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "EAOgq0k2pFy0WeoRuqwz"
  },
  "jwt_secret": "tGWdxwIlXF3PDHoo0Np6ld8myktzlsUE",
  "api_keys": {
    "stripe": "sk_live_0obx9Wipc29nNXtJ4YZFlPBm",
    "sendgrid": "SG.H1Ddl7HE3l/BKFx5uwS/8d",
    "twilio_sid": "ACbd71b05e965aee7c2dbb1072222a4209"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}