{
    "welcome": {
        "subject": "Welcome to tipspac Pro AI! \u26bd",
        "body": "Hello {user_name},\n\nWelcome to tipspac \u2013 the ultimate AI\u2011driven football prediction engine. You now have access to free daily tips and can upgrade to VIP for premium insights.\n\nStart exploring: {site_url}\n\nBest,\nThe tipspac Team",
        "description": "Sent to new users upon registration."
    },
    "account_verification": {
        "subject": "Verify Your Email Address \ud83d\udce7",
        "body": "Hello {user_name},\n\nPlease verify your email address by clicking the link below:\n\n{verification_link}\n\nIf you did not create an account, please ignore this email.\n\nBest,\nThe tipspac Team",
        "description": "Sent to new users requiring email verification."
    },
    "reset": {
        "subject": "Password Reset Request \ud83d\udd10",
        "body": "Hello {user_name},\n\nWe received a request to reset your password. Use the code below:\n\n{reset_code}\n\nIf you did not request this, please ignore this email.\n\nThe tipspac Team",
        "description": "Sent when a user requests a password reset."
    },
    "vip_upgrade": {
        "subject": "VIP Upgrade Successful! \ud83d\udc51",
        "body": "Hello {user_name},\n\nThank you for upgrading to VIP! Your account now has full access to:\n- Exclusive VIP tips\n- AI Bet Builder\n- Advanced analytics\n- Priority support\n\nYour VIP status is active until {expiry_date}.\n\nEnjoy the premium advantage!\nThe tipspac Team",
        "description": "Sent after successful VIP payment and activation."
    },
    "payment_confirmation": {
        "subject": "Payment Confirmation \u2013 tipspac Pro \ud83d\udcb3",
        "body": "Hello {user_name},\n\nWe have received your payment of {amount} {currency} for the {plan_name} plan. Your account has been updated accordingly.\n\nTransaction ID: {transaction_id}\n\nThank you for your trust!\nThe tipspac Team",
        "description": "Sent after any successful payment (including manual approvals)."
    },
    "referral_reward": {
        "subject": "\ud83c\udf81 You Earned VIP Days!",
        "body": "Hello {user_name},\n\nCongratulations! You have referred {referral_count} friends and earned {vip_days} extra VIP days.\n\nYour VIP status is now extended until {expiry_date}.\n\nKeep sharing your referral code: {referral_code}\n\nBest,\nThe tipspac Team",
        "description": "Sent when a user earns VIP days through referrals."
    },
    "bet_of_the_day_alert": {
        "subject": "Bet of the Day is Live! \ud83d\udd25",
        "body": "Hello {user_name},\n\nOur AI has just released today's Bet of the Day. Check it out now:\n\n{bet_of_the_day_link}\n\nDon't miss out on this high\u2011confidence pick!\n\nThe tipspac Team",
        "description": "Sent daily (or when a new Bet of the Day is published)."
    },
    "new_prediction_alert": {
        "subject": "New AI Predictions Available \ud83d\udcca",
        "body": "Hello {user_name},\n\nOur neural network has processed the latest matches. New predictions are now available for:\n\n{league_list}\n\nVisit your dashboard to view them.\n\nThe tipspac Team",
        "description": "Sent when new predictions are generated for user\u2019s favourite leagues."
    },
    "subscription_expiry": {
        "subject": "Your VIP Subscription is Expiring Soon \u23f3",
        "body": "Hello {user_name},\n\nYour VIP access will expire on {expiry_date}. To avoid interruption, renew now:\n\n{renewal_link}\n\nKeep enjoying premium predictions!\nThe tipspac Team",
        "description": "Sent 7 days before VIP subscription expiry."
    },
    "system_notification": {
        "subject": "System Update \u2013 tipspac Pro \ud83d\udee0\ufe0f",
        "body": "Hello {user_name},\n\nWe have performed a system update to improve our prediction accuracy and user experience.\n\nIf you notice any issues, please contact support.\n\nThank you for being part of tipspac!\nThe tipspac Team",
        "description": "Sent for general system announcements or maintenance."
    }
}