{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Agallz",
  "applicationCategory": "BusinessApplication",
  "operatingSystem": "Web",
  "description": "AI-powered project management and product delivery platform for modern teams.",
  "url": "https://agallz.com",
  "author": {
    "@type": "Organization",
    "name": "Prodegy Labs Private Limited",
    "url": "https://www.prodegy-labs.com",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "Unit 101, Oxford Towers, 139/88 HAL Old Airport Road",
      "addressLocality": "Bangalore",
      "addressRegion": "Karnataka",
      "postalCode": "560008",
      "addressCountry": "IN"
    }
  },
  "offers": {
    "@type": "Offer",
    "price": "0",
    "priceCurrency": "USD",
    "description": "Free starter plan available"
  }
}
