{
  "name": "ConsultNation - Expert IT Solutions & Digital Transformation",
  "short_name": "ConsultNation",
  "description": "Transform your business with expert IT solutions. Cloud services, cybersecurity, infrastructure, and digital transformation consulting.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#10B981",
  "categories": ["business", "productivity", "utilities"],
  "scope": "/",
  "lang": "en-US",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "display_override": ["window-controls-overlay", "standalone"],
  "edge_side_panel": {
    "preferred_width": 400
  },
    "icons": [
    {
      "src": "/images/icons/CN-favIcon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/CN-favIcon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshots/desktop-screenshot.png",
      "sizes": "1560x927",
      "type": "image/png",
      "form_factor": "wide",
      "label": "ConsultNation Desktop View"
    },
    {
      "src": "/images/screenshots/mobile-screenshot.png",
      "sizes": "376x617",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "ConsultNation Mobile View"
    }
  ],
  "shortcuts": [
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with our team",
      "url": "/contact-us",
      "icons": [
        {
          "src": "/images/icons/CN-favIcon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Services",
      "short_name": "Services",
      "description": "View our IT services",
      "url": "/#services",
      "icons": [
        {
          "src": "/images/icons/CN-favIcon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}