{
  "name": "user-service",
  "version": "2.6.9",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "drLMobvYE4g4WTWzyNH5"
  },
  "jwt_secret": "jhAFcRXKNt2Iow/2WfuNe4oxx+0E2ypM",
  "api_keys": {
    "stripe": "sk_live_6kwnC7K9O3bGpqMbOsx3Hk95",
    "sendgrid": "SG.AlkhdQ9H3n0Sq0oTaXjUeZ",
    "twilio_sid": "AC939c1db895d3f4f724f3c80d0c9d702d"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@startup.dev"
  ]
}