{
  "name": "NEXTSTEP DIGITAL | Engineering Solutions That Scale",
  "short_name": "NEXTSTEP DIGITAL",
  "description": "NEXTSTEP DIGITAL delivers practical, scalable technology solutions—software, APIs, cloud, and automation that move your business forward.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#16a34a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/manifest-icon-192.maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/manifest-icon-192.maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/manifest-icon-512.maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/manifest-icon-512.maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "About",
      "short_name": "About",
      "description": "Learn more about NEXTSTEP DIGITAL",
      "url": "/about",
      "icons": [
        {
          "src": "/manifest-icon-192.maskable.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Solutions",
      "short_name": "Solutions",
      "description": "View our engineering solutions and projects",
      "url": "/projects",
      "icons": [
        {
          "src": "/manifest-icon-192.maskable.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "QR Code",
      "short_name": "QR Code",
      "description": "Share the website using QR code",
      "url": "/qr",
      "icons": [
        {
          "src": "/manifest-icon-192.maskable.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
