{
  "@context": "https://schema.org",
  "@type": "Organization",
  "short_name": "Delvontech",
  "name": "Delvontech Infosystem Pvt Ltd",
  "url": "https://delvontech.com",
  "logo": "http://delvontech.com/static/media/web-dev.fd61237124f5b922e412437caf61ea58.svg",
  "sameAs": [
    "https://www.facebook.com/delvontech",
    "https://x.com/delvontech",
    "https://www.linkedin.com/in/delvontech"
  ],
  "contactPoint": {
    "@type": "ContactPoint",
    "telephone": "+1-800-555-5555",
    "contactType": "Customer Service"
  },
  "icons": [
    {
      "src": "DelvontechLogoOnly.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff"
}
