{
  "name": "Innovativa SoftTech Solutions",
  "short_name": "Innovativa SoftTech",
  "description": "Web development, smart file management tools, and forensic-grade Hash Calculator. Made in Maharashtra, India.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#009961",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["business", "productivity", "utilities", "security"],
  "icons": [
    {
      "src": "assets/img/favicon.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "assets/img/apple-touch-icon.webp",
      "sizes": "180x180",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Download Hash Calculator",
      "short_name": "Download",
      "description": "Get the latest Hash Calculator beta build",
      "url": "/hash-calculator-download.html",
      "icons": [{ "src": "assets/img/HashCal.png", "sizes": "192x192" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "url": "/contact-us.html"
    },
    {
      "name": "Our Products",
      "short_name": "Products",
      "url": "/explore-our-products.html"
    }
  ]
}
