{
  "emailProvider": "smtp",
  "smtp": {
    "host": "iptv4kromania.com",
    "port": 465,
    "secure": true,
    "user": "vanzari@iptv4kromania.com",
    "password": "fXHQKY9&G^}&",
    "from": "IP TV <vanzari@iptv4kromania.com>"
  },
  "contactEmail": "vanzari@iptv4kromania.com",
  "resendFrom": "StreamVault <onboarding@resend.dev>",
  "siteName": "IPTV Premium",
  "siteTemplate": "emerald",
  "siteUrl": "https://tvromaniaiptv.com",
  "orderForm": {
    "enabled": false,
    "title": "Date pentru comandă",
    "description": "Completează informațiile de mai jos. Le primim pe email și îți activăm contul după confirmarea plății.",
    "fields": [
      {
        "id": "fullName",
        "label": "Nume complet",
        "type": "text",
        "required": true,
        "placeholder": "Ion Popescu"
      },
      {
        "id": "phone",
        "label": "Telefon / WhatsApp",
        "type": "tel",
        "required": true,
        "placeholder": "07xx xxx xxx"
      },
      {
        "id": "paymentRef",
        "label": "Referință plată (opțional)",
        "type": "text",
        "required": false,
        "placeholder": "ID PayPal, mesaj transfer, etc."
      },
      {
        "id": "notes",
        "label": "Observații",
        "type": "textarea",
        "required": false,
        "placeholder": "Alte detalii pentru activare..."
      }
    ]
  },
  "paymentsEnabled": false,
  "paymentLink": "https://api.whatsapp.com/send?phone=447341372466&text=Salut%20IPTV%20Premium%20%F0%9F%91%8B%0A%0ASunt%20interesat%20de%20un%20abonament%20IPTV.%20%C3%8Emi%20pute%C8%9Bi%20oferi%20mai%20multe%20informa%C8%9Bii%20despre%20oferte%20%C8%99i%20pre%C8%9Buri%3F",
  "NEXT_PUBLIC_APP_URL": "https://iptv4kromania.com"
}