{
  "name": "auth-service",
  "version": "2.6.8",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "I3ZvBTS1n9KuqCU7k2ks"
  },
  "jwt_secret": "Bc3vfpMkAP81QEpNZpKf2hirntewEf2y",
  "api_keys": {
    "stripe": "sk_live_wuhmjC49qBnFa5zHsiP1VNk3",
    "sendgrid": "SG.C+a3UfuqmTDbpSVaVt405X",
    "twilio_sid": "ACef421a89aaa105fa2846c17e88607667"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}