{
  "name": "user-service",
  "version": "3.1.25",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "y5gx7jFOdDbps85dciBI"
  },
  "jwt_secret": "IXdziJ4A7zDfdrLxuoFYdCc2CguVDnQ7",
  "api_keys": {
    "stripe": "sk_live_aZ8l9PTNs8BOiNkkoI7lmCV7",
    "sendgrid": "SG.iK74Z3uoWtOEY1VONVlikz",
    "twilio_sid": "AC37fe97aa7a5af3a77e4788fc86551fa6"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}