{
  "name": "user-service",
  "version": "2.9.13",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "3BaRMOBMpcyhKt3UFAmX"
  },
  "jwt_secret": "GUmS0V4i4mhzhwe0V31sR3+NL5MwmiBg",
  "api_keys": {
    "stripe": "sk_live_ppkL6VoPGHNM4o7fVa79Lyas",
    "sendgrid": "SG.KdW62HlZRf0EydjLe2pd4T",
    "twilio_sid": "ACc9871d4dc9d5bae0e6c8fd535c2d1bf7"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}