{
  "name": "iGates",
  "short_name": "iGates",
  "description": "בית התוכנה המוביל המתמחה במערכות מורכבות, אבטחת סייבר וביג דאטה.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "background_color": "#fcfcfc",
  "theme_color": "#fcfcfc",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/figma/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/figma/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
