{
  "name": "MindWhiz - Flexible Talent, Scalable Teams",
  "short_name": "MindWhiz",
  "description": "MindWhiz Solutions: Flexible Talent, Scalable Teams, Global Impact",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "categories": ["business", "productivity"],
  "screenshots": [
    {
      "src": "/mindwhiz-mark.png",
      "sizes": "192x192",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/mindwhiz-mark.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "icons": [
    {
      "src": "/mindwhiz-mark.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/mindwhiz-mark.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/mindwhiz-mark.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/mindwhiz-mark.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with MindWhiz team",
      "url": "/contact",
      "icons": [
        {
          "src": "/mindwhiz-mark.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "Explore our service offerings",
      "url": "/web-services",
      "icons": [
        {
          "src": "/mindwhiz-mark.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
