{
  "id": "/",
  "name": "Revatix",
  "short_name": "Revatix",
  "description": "Revatix is a tech company based in Bhuj - India, building modern software solutions. Our flagship product, ISP360, helps internet service providers manage operations efficiently.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#194a9f",
  "theme_color": "#194a9f",
  "orientation": "portrait",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["business", "technology", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/92.png",
      "sizes": "92x92",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/196.png",
      "sizes": "196x196",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/images/og-image.jpg",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "ISP360 Platform",
      "short_name": "ISP360",
      "description": "Access ISP360 - Revatix’s ISP management platform",
      "url": "/isp360"
    },
    {
      "name": "Contact Revatix",
      "short_name": "Contact",
      "description": "Get in touch with Revatix",
      "url": "/contact",
      "icons": [
        {
          "src": "/icons/192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
