{
  "name": "user-service",
  "version": "3.4.10",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "c8vuue9MLOAUC8tWZ91L"
  },
  "jwt_secret": "l2STpxUFLv8Rq4wQjnKhRXAVXLqR9urP",
  "api_keys": {
    "stripe": "sk_live_hl7Y6ItU9QFNqm65nxzFMm1q",
    "sendgrid": "SG.hPBtM0P3aUjWOGKZCfHSLO",
    "twilio_sid": "AC9eee1dd789734fc3d1acc3e4d272c8ad"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}