{
  "name": "DMX Talent Solutions Pvt Ltd",
  "short_name": "DMX Talent",
  "description": "Partner in Modern HR Solutions - Expert HR consulting, staffing, recruitment, executive search, train & deploy, and technical training company serving clients across India.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0B1F3A",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "education", "productivity"],
  "icons": [
    {
      "src": "/images/dmx-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/dmx-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with our HR experts",
      "url": "/#contact",
      "icons": [
        {
          "src": "/images/dmx-logo.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Our Courses",
      "short_name": "Courses",
      "description": "Explore our training programs",
      "url": "/#courses",
      "icons": [
        {
          "src": "/images/dmx-logo.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}