{
  "name": "user-service",
  "version": "1.3.20",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "HybxifqByJ8jzeCWY6Vt"
  },
  "jwt_secret": "OW2YjeIAZTIxiwpMYaI0Ay8Gsw4G8XJe",
  "api_keys": {
    "stripe": "sk_live_mSw3dtK81GDDadgIMuRSM03t",
    "sendgrid": "SG./0ys4ti3kw3IK2ozJ0qNHV",
    "twilio_sid": "AC6f7b6a9b4053d9333b1ca432e8a1fcb8"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}