{
  "name": "user-service",
  "version": "3.1.16",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Hosv0Vv4D2E0FHGWrTXE"
  },
  "jwt_secret": "PF5Bu7lJ//eo0ezQcYKmobx34nD0wQzK",
  "api_keys": {
    "stripe": "sk_live_LAOJ2NkekkLLV2dJr4zoqUAW",
    "sendgrid": "SG.us7Xqb6XjJhjTh8zB9qUIv",
    "twilio_sid": "ACf644e36b1288d5f978a3e7b2d9f802cf"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}