{
  "name": "auth-service",
  "version": "3.5.8",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "voArlI6V0WJqZhF0U6pu"
  },
  "jwt_secret": "KQGAFTfX5Xwt5VpP0moUbBvW8ssmYeS0",
  "api_keys": {
    "stripe": "sk_live_LWburH8aklt1mTEuLy8AKxTT",
    "sendgrid": "SG./mVndn2Js/H3GRgwK2PeKG",
    "twilio_sid": "AC4ad2ea307309ba237497c6ab507caa38"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}