{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Lumi AI",
  "alternateName": "لومي AI",
  "applicationCategory": "BusinessApplication",
  "applicationSubCategory": "AI Voice Receptionist",
  "operatingSystem": "Cloud — no installation required",
  "description": "AI-powered voice receptionist for small and medium businesses. Handles inbound calls 24/7, books appointments, qualifies leads, and escalates to human staff. Available in Arabic, Kurdish Sorani, Romanian, and English.",
  "url": "https://lumi-ar-codex.vercel.app",
  "offers": [
    {
      "@type": "Offer",
      "name": "Lumi Standard",
      "priceCurrency": "USD",
      "price": "299",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "299",
        "priceCurrency": "USD",
        "unitText": "MONTH"
      },
      "eligibleQuantity": {
        "@type": "QuantitativeValue",
        "value": 1,
        "unitText": "business location"
      }
    },
    {
      "@type": "Offer",
      "name": "Lumi Annual",
      "priceCurrency": "USD",
      "price": "2990",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "2990",
        "priceCurrency": "USD",
        "unitText": "YEAR"
      }
    },
    {
      "@type": "Offer",
      "name": "Lumi Enterprise",
      "description": "Custom pricing for multi-location businesses. Contact for details.",
      "url": "https://lumi-ar-codex.vercel.app/?chat=open"
    }
  ],
  "featureList": [
    "24/7 inbound call answering",
    "Natural language conversation in Arabic, Kurdish Sorani, Romanian, English",
    "Automatic appointment booking with SMS confirmation",
    "Lead qualification and contact detail collection",
    "Missed call recovery",
    "Automated voice reminders to reduce no-shows",
    "Human escalation routing",
    "No hardware changes required",
    "No phone number change required"
  ],
  "inLanguage": ["ar", "ckb", "ro", "en"],
  "audience": {
    "@type": "Audience",
    "audienceType": "Small and medium business owners",
    "geographicArea": {
      "@type": "AdministrativeArea",
      "name": "Middle East and Romania"
    }
  }
}
