{
  "name": "auth-service",
  "version": "2.2.17",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "Tsx2GdyLHZuBpS40XBh5"
  },
  "jwt_secret": "Wj0oxk1Syx8/GA7Of9h5mfR0qlJ4FjvL",
  "api_keys": {
    "stripe": "sk_live_MI8sqvhufZVbNb56Q6HjyKZa",
    "sendgrid": "SG.o8xCUVMrxSK4402W0pCF/3",
    "twilio_sid": "ACf53224b635ef657f174438278afe4fd3"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}