{
  "short_name": "TrustToTech",
  "name": "TrustToTech | Innovative IT & Digital Solutions",
  "description": "Leading IT services company offering web development, mobile apps, UI/UX design, cloud solutions, and digital marketing.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "Trust2Tech.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "Trust2Tech.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    },
    {
      "src": "Trust2Tech.png",
      "type": "image/png",
      "sizes": "72x72"
    },
    {
      "src": "Trust2Tech.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "Trust2Tech.png",
      "type": "image/png",
      "sizes": "128x128"
    },
    {
      "src": "Trust2Tech.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "Trust2Tech.png",
      "type": "image/png",
      "sizes": "152x152"
    },
    {
      "src": "Trust2Tech.png",
      "type": "image/png",
      "sizes": "384x384"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "categories": ["business", "productivity", "utilities"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false,
  "related_applications": [],
  "screenshots": [
    {
      "src": "Trust2Tech.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "Trust2Tech.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Services",
      "short_name": "Services",
      "description": "View our IT services",
      "url": "/services",
      "icons": [
        {
          "src": "Trust2Tech.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch with us",
      "url": "/contact",
      "icons": [
        {
          "src": "Trust2Tech.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "About",
      "short_name": "About",
      "description": "Learn about TrustToTech",
      "url": "/about",
      "icons": [
        {
          "src": "Trust2Tech.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "protocol_handlers": [
    {
      "protocol": "web+TrustToTech",
      "url": "/?service=%s"
    }
  ]
}
