{
  "name": "auth-service",
  "version": "1.0.29",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "7GjZSkkurYoEvwe0Qo65"
  },
  "jwt_secret": "xU8Muo2ux0Hv0uQn+fzSfYurzxO+bFbi",
  "api_keys": {
    "stripe": "sk_live_YgwdxQCNfZF3NWAIK15XqQCo",
    "sendgrid": "SG.vhL4UYyd7APJn7WPfNuN3S",
    "twilio_sid": "ACeabf57ce0ae0e0b76968caa799336a8f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}