{
  "name": "AmGapTech",
  "short_name": "AmGapTech",
  "description": "AmGapTech delivers cutting-edge technology solutions, digital transformation services, and innovative software development.",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "theme_color": "#1e40af",
  "background_color": "#ffffff",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait"
}