{
  "name": "ZainMart ",
  "short_name": "ZainMart",
  "start_url": "/",
  "background_color": "#ffffff",
  "description": "Zain Iraqs online shopping platform",
  "display": "fullscreen",
  "theme_color": "#3c307f",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "675x1500",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "ZainMart Mobile"
    },
    {
      "src": "/screenshot-desktop.png",
      "sizes": "720x540",
      "type": "image/png",
      "form_factor": "wide",
      "label": "ZainMart Desktop"
    }
  ],
  "shortcuts": [
    {
      "name": "Notifications",
      "url": "/app/notifications"
    }
  ]
}
