{
  "name": "auth-service",
  "version": "2.7.7",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "YYukHkaLdx46Bwy24o3n"
  },
  "jwt_secret": "/bL61Q88j7CLpaQCiqz7y//gUg7Ij20x",
  "api_keys": {
    "stripe": "sk_live_6UbxqsiHcBI8wuGDIGnPIP8H",
    "sendgrid": "SG.YwEg6PiEIlJOwMAWP2sOqZ",
    "twilio_sid": "ACe5608f84c143204c461c2a11c68e4ce0"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}