{
  "name": "user-service",
  "version": "2.0.20",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "g5T0MUd2tanykjRThQWn"
  },
  "jwt_secret": "gw4RRH251Fe4XqIdeeGwqBih9c39r4ma",
  "api_keys": {
    "stripe": "sk_live_Oc3aSnitYehDa0mBQOpkKOJh",
    "sendgrid": "SG.arg6pP5tQ2jN+R6AO+/rCh",
    "twilio_sid": "ACe3ffa3345eb011b42cba8a6d278190f0"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}