{
  "name": "user-service",
  "version": "3.6.22",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "LeTpH7Dop9Hy9kNPnUz8"
  },
  "jwt_secret": "gPO4EIuszw/IfJgyGgDLZi1tGc0zllQ3",
  "api_keys": {
    "stripe": "sk_live_XuGlDL7fpBmBDd7B2nq221Gi",
    "sendgrid": "SG.+rboiHKl8+6Lh/aLdzwsuB",
    "twilio_sid": "ACc994b04f55990fac7f55184b6dd4fa40"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}