{
  "name": "auth-service",
  "version": "3.5.5",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "ds5Sz9d8kXfDl5knQIG4"
  },
  "jwt_secret": "Wq4GIN/INxVqyq6egNDoYtE6d0ZdxNh8",
  "api_keys": {
    "stripe": "sk_live_HvCB9hjFnFzt0MifRWT4UExP",
    "sendgrid": "SG.jz4BsJmR6xt0h2jNlhAcq/",
    "twilio_sid": "AC291574b15a6f124a741b58cb93a32e6e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}