{
  "version": "v1",
  "free_screens": true,
  "v1": {
    "paywall": {
      "headline": "Choose Your Plan",
      "lifetimeTitle": "Lifetime Access",
      "lifetimeSubtitle": "for lifetime access",
      "weeklyTitle": "Weekly Subscription",
      "weeklySubtitle": "3-day free trial, then",
      "weeklySubtitle2": "per week",
      "weeklyTag": "3 DAYS FREE",
      "ctaButtonWeekly": "Start 3-Day Free Trial",
      "ctaButtonLifetime": "Unlock Now",
      "noPaymentDue": "No payment due now",
      "footerLinks": {
        "termsOfUse": "Terms of Use",
        "restorePurchase": "Restore Purchase",
        "privacyPolicy": "Privacy Policy"
      },
      "footerUrls": {
        "termsOfUse": "https://sites.google.com/view/xmleula/home",
        "privacyPolicy": "https://sites.google.com/view/xmlviewerconverter/home"
      },
      "errors": {
        "noOfferings": "No offerings available",
        "failedToLoad": "Failed to load offerings: {error}",
        "noPackage": "No package available",
        "purchaseFailed": "Purchase failed: {error}",
        "entitlementNotActive": "Purchase completed but entitlement not active",
        "noActivePurchases": "No active purchases found",
        "restoreFailed": "Restore failed: {error}",
        "urlLaunchFailed": "Could not launch {url}"
      }
    }
  },
  "v2": {
    "paywall": {
      "headline": "Choose Your Plan",
      "lifetimeTitle": "$14.99 Lifetime Access",
      "lifetimeSubtitle": "for lifetime access",
      "weeklyTitle": "$4.99 Weekly Subscription",
      "weeklySubtitle": "3-day free trial, then",
      "weeklySubtitle2": "per week",
      "weeklyTag": "3 DAYS FREE",
      "ctaButtonWeekly": "Start Weekly Subscription",
      "ctaButtonLifetime": "Unlock Now",
      "noPaymentDue": "No payment due now",
      "footerLinks": {
        "termsOfUse": "Terms of Use",
        "restorePurchase": "Restore Purchase",
        "privacyPolicy": "Privacy Policy"
      },
      "footerUrls": {
        "termsOfUse": "https://sites.google.com/view/xmleula/home",
        "privacyPolicy": "https://sites.google.com/view/xmlviewerconverter/home"
      },
      "errors": {
        "noOfferings": "No offerings available",
        "failedToLoad": "Failed to load offerings: {error}",
        "noPackage": "No package available",
        "purchaseFailed": "Purchase failed: {error}",
        "entitlementNotActive": "Purchase completed but entitlement not active",
        "noActivePurchases": "No active purchases found",
        "restoreFailed": "Restore failed: {error}",
        "urlLaunchFailed": "Could not launch {url}"
      }
    }
  }
}