{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "name": "Pawssport",
      "url": "https://www.pawssport.com.ar",
      "logo": "https://www.pawssport.com.ar/icon-512.png",
      "email": "hola@pawssport.com.ar"
    },
    {
      "@type": "MobileApplication",
      "name": "Pawssport",
      "operatingSystem": "iOS, Android",
      "applicationCategory": "HealthApplication",
      "description": "Carnet, vacunas, recuerdos y viajes. Todo en un solo lugar, para todos los que la cuidan.",
      "offers": { "@type": "Offer", "price": "0", "priceCurrency": "USD" }
    }
  ]
}
