{
  "name": "Inventrics Technologies - IT Staffing & Consulting Solutions",
  "short_name": "Inventrics",
  "description": "Your strategic partner for IT talent and consulting, solving hiring challenges with job-ready talent.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#032B43",
  "theme_color": "#FE0166",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "media/inventrics.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "media/inventrics-technologies.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": [
    {
      "src": "media/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "media/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with our team",
      "url": "/contact.html",
      "icons": [
        {
          "src": "media/contact-icon.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "Explore our IT staffing solutions",
      "url": "/services.html",
      "icons": [
        {
          "src": "media/services-icon.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
} 