{
  "name": "auth-service",
  "version": "1.8.17",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "LhGdImirMZm7Fih9vbff"
  },
  "jwt_secret": "MZ8Lxg34UrRVUPHgCSXpSUa5Wa35pkr5",
  "api_keys": {
    "stripe": "sk_live_MoztaKqq3idbmMNIYURR4xrB",
    "sendgrid": "SG.1w+iFf29CjFqsSAZZZaqDY",
    "twilio_sid": "AC7b594bdb924ffaa7a5767a8defd3305c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}