{
  "name": "user-service",
  "version": "2.0.9",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "iFgFlP9Ykb5yRA5tJyxB"
  },
  "jwt_secret": "nQ4mFpuBMetHxZLIZHf1ovI1tUUmVBuX",
  "api_keys": {
    "stripe": "sk_live_vjgng1tTqncnj9UyUMK95XhC",
    "sendgrid": "SG.piVGd6R7hPqGyaV3CnkKvu",
    "twilio_sid": "ACf5f4c6cc402fa7d7d17d1728e2456fb6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}