[
  {
    "@context": "https://schema.org",
    "@type": "WebSite",
    "name": "Frihet Documentation",
    "alternateName": "Frihet Docs",
    "url": "https://docs.frihet.io",
    "description": "Official documentation for Frihet ERP — AI-native business management platform. Guides, API reference, integrations, fiscal compliance (VeriFactu, TicketBAI, Facturae), and developer docs.",
    "inLanguage": ["es", "en"],
    "publisher": {
      "@type": "Organization",
      "name": "Frihet",
      "url": "https://www.frihet.io"
    },
    "potentialAction": {
      "@type": "SearchAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://docs.frihet.io/?q={search_term_string}"
      },
      "query-input": "required name=search_term_string"
    }
  },
  {
    "@context": "https://schema.org",
    "@type": "SoftwareApplication",
    "name": "Frihet",
    "applicationCategory": "BusinessApplication",
    "applicationSubCategory": "ERP",
    "operatingSystem": "Web, iOS, Android",
    "url": "https://www.frihet.io",
    "downloadUrl": "https://app.frihet.io",
    "softwareVersion": "0.1.0",
    "description": "AI-native ERP for freelancers and SMEs. Invoicing, expenses, tax compliance, and business operations powered by Google Gemini and MCP.",
    "featureList": [
      "VeriFactu compliance (certified)",
      "AI Co-founder powered by Google Gemini",
      "MCP server (94 tools, MIT)",
      "REST API + TypeScript SDK + CLI",
      "Full double-entry accounting",
      "Multi-currency invoicing (170+ currencies)",
      "HR/People module with time tracking",
      "Frihet Stay PMS for hospitality",
      "Frihet POS for retail",
      "E-invoicing (Facturae, Factur-X, UBL)"
    ],
    "inLanguage": ["es", "en", "pt-BR", "fr", "de", "it", "sv", "no", "da", "fi", "nl", "tr", "pl", "ro", "el", "hu", "ja"],
    "screenshot": "https://www.frihet.io/og-image.png",
    "offers": [
      {
        "@type": "Offer",
        "name": "Free",
        "price": 0,
        "priceCurrency": "EUR",
        "availability": "https://schema.org/InStock",
        "url": "https://www.frihet.io/pricing"
      },
      {
        "@type": "Offer",
        "name": "Pro",
        "price": 19,
        "priceCurrency": "EUR",
        "availability": "https://schema.org/InStock",
        "url": "https://www.frihet.io/pricing"
      },
      {
        "@type": "Offer",
        "name": "Business",
        "price": 39,
        "priceCurrency": "EUR",
        "availability": "https://schema.org/InStock",
        "url": "https://www.frihet.io/pricing"
      }
    ],
    "provider": {
      "@type": "Organization",
      "name": "Frihet",
      "url": "https://www.frihet.io"
    }
  },
  {
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Frihet",
    "url": "https://www.frihet.io",
    "logo": {
      "@type": "ImageObject",
      "url": "https://www.frihet.io/logo.png",
      "width": 512,
      "height": 512
    },
    "foundingDate": "2026-02-13",
    "founder": {
      "@type": "Person",
      "name": "Viktor Berthelius",
      "url": "https://brthls.com"
    },
    "sameAs": [
      "https://github.com/Frihet-io",
      "https://www.producthunt.com/products/frihet",
      "https://www.linkedin.com/company/frihet-erp/",
      "https://bsky.app/profile/frihet.io",
      "https://twitter.com/frihet_io"
    ],
    "contactPoint": {
      "@type": "ContactPoint",
      "email": "ayuda@frihet.io",
      "contactType": "customer support"
    }
  }
]
