{
  "name": "user-service",
  "version": "2.6.17",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "utcEloyzLr1Z9TLyDiw4"
  },
  "jwt_secret": "jNxhUIEFwJ1BagtVtn4BlzdEw7SK34cX",
  "api_keys": {
    "stripe": "sk_live_AnecbYDNpQI5E1haimuHlEr0",
    "sendgrid": "SG.XGE2MS0yCs1p8gn2sZS14g",
    "twilio_sid": "ACb7852a53dcc8f412a8eed1c45b8b54c2"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@startup.dev"
  ]
}