{
  "name": "IzTechValley",
  "short_name": "IzTechValley",
  "description": "Software solutions and digital transformation services.",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "background_color": "#ffffff",
  "theme_color": "#5D4CD4",
  "lang": "en",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Services",
      "short_name": "Services",
      "description": "Explore our software and tech services",
      "url": "/services",
      "icons": [
        { "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" }
      ]
    },
    {
      "name": "Our Work",
      "short_name": "Work",
      "description": "Browse our portfolio and case studies",
      "url": "/work",
      "icons": [
        { "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" }
      ]
    },
    {
      "name": "About Us",
      "short_name": "About",
      "description": "Learn about IzTechValley",
      "url": "/about-us",
      "icons": [
        { "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" }
      ]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with us",
      "url": "/contact-us",
      "icons": [
        { "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/preview-desktop.png",
      "sizes": "1897x915",
      "type": "image/png",
      "form_factor": "wide",
      "label": "IzTechValley — Software Solutions & Digital Transformation"
    },
    {
      "src": "/preview-mobile.png",
      "sizes": "470x790",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "IzTechValley — Software Solutions & Digital Transformation"
    }
  ]
}
