{
  "name": "user-service",
  "version": "2.4.3",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Msc5wfwP6PVotrutI7Kv"
  },
  "jwt_secret": "AT0+2cNPhZfKjZ9/+b6e0+SIYas7P8Ir",
  "api_keys": {
    "stripe": "sk_live_TsvMoRkNaBgKLSlYpUNd8i3Q",
    "sendgrid": "SG.vHhz1VBAAtRT6MccJz086l",
    "twilio_sid": "AC780d17ce6b245edb16055f7ce20fa394"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}