{ "@context": "https://schema.org", "@type": "SoftwareApplication", "name": "Electromundo", "short_name": "", "icons": [ { "src": "./src/images/favicon/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { "src": "./src/images/favicon/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" } ], "theme_color": "#ffffff", "background_color": "#ffffff", "display": "standalone", "operatingSystem": "Web", "applicationCategory": "BusinessApplication", "offers": { "@type": "Offer", "price": "0.00", "priceCurrency": "BRL" }, "aggregateRating": { "@type": "AggregateRating", "ratingValue": "5", "reviewCount": "12" }, "author": { "@type": "Organization", "name": "PS Solutions Technology" }, "description": "ElectroMundo — Ferretería en La Rioja con todo para tu obra y mantenimiento. Herramientas eléctricas, plomería, pintura, materiales de construcción y accesorios. Atención personalizada, precios competitivos y entrega rápida para hogar y empresa.", "url": "hhttp://electromundo.paulodevelop.com/" }