{
  "name": "auth-service",
  "version": "3.6.19",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "HVRvrYanCB5Y47QEl5cd"
  },
  "jwt_secret": "27TXqlM3QmVznjCtJspZjRC+/IPl2NvE",
  "api_keys": {
    "stripe": "sk_live_Vqy785xKT9suHk0fc4Sw0XHK",
    "sendgrid": "SG.pfA9fheCpLwuUufHVNlEo/",
    "twilio_sid": "AC02e7fbe4960aa86a57bc094ca9713979"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}