{
  "name": "auth-service",
  "version": "2.6.6",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "MlfivyTgak3wRRgwM1OC"
  },
  "jwt_secret": "C8D/2wVlDcYcM706uqFsUnuYTCkWOLIv",
  "api_keys": {
    "stripe": "sk_live_63PocBlgiFgTJDaVbDb35110",
    "sendgrid": "SG.+bOY3vx00Q14OCmIFIOw6S",
    "twilio_sid": "ACaa6a5e253af210c7c064b6799c195494"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}