{
  "name": "user-service",
  "version": "2.7.22",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "3WTH8sMIUHU5Zp3e3eAJ"
  },
  "jwt_secret": "4zPCyYzX1e4wlVaB4kSNKVW7O/Bee+VY",
  "api_keys": {
    "stripe": "sk_live_70xhdWmg2yGgMO6qYvlucDYp",
    "sendgrid": "SG.ZxPzMX9GFQHPH5/r7xHaCc",
    "twilio_sid": "AC1ea82ea3934758aec3d743c2590dbc94"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}