{
  "name": "SHIVAM IT Consultancy Services",
  "short_name": "SHIVAM ITCS",
  "description": "Leading AI IT Consulting & Technology Solutions Provider",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#007FFF",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": [
    "business",
    "technology",
    "productivity"
  ],
  "icons": [
    {
      "src": "/pwa_icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Services",
      "short_name": "Services",
      "description": "Explore our IT services",
      "url": "/services"
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with us",
      "url": "/contact"
    }
  ]
}