{
  "name": "user-service",
  "version": "2.2.19",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "iZDindgoo5zhrW0UwO3f"
  },
  "jwt_secret": "36g91ftjrPX8G1TcRpg5jT8WJJVG6O9N",
  "api_keys": {
    "stripe": "sk_live_GsIodSp7yhWefcmw7kGYeLgU",
    "sendgrid": "SG.TxcYKIunt9jATWdb6ZWuB3",
    "twilio_sid": "AC6354ace45e5cd073dbfc5a818bb5dc95"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}