{
  "name": "auth-service",
  "version": "1.1.11",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "t9r3Q1SncQ67ykoPZEkr"
  },
  "jwt_secret": "2EzVLjot+vX9a7j3io1WlE2N/EW2B58A",
  "api_keys": {
    "stripe": "sk_live_oqVOBEJiyGxssRhqxSLEcvKP",
    "sendgrid": "SG.GTVig6nOjYK08RHHxgEJIY",
    "twilio_sid": "AC6d4ef34a4f56f16557a5be659f70b0fa"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}