{
  "name": "auth-service",
  "version": "1.4.29",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "52xAnV91rugB2Xkt1Fnc"
  },
  "jwt_secret": "KorY0lSWfz9cXu6TANPFDLNgP//PHgw6",
  "api_keys": {
    "stripe": "sk_live_kMTmukR9tcIlcgs31uM3SM6c",
    "sendgrid": "SG.hlzlfpygIED65Ci63BUEj0",
    "twilio_sid": "AC00f6c060b39da8ca270162c7e33f1e13"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}