{
  "id":"1",
  "name": "Sure Vendor App",
  "short_name": "SVA",
  "description":"World most effecient customer to vendor digital solution",
  "icons": [
    {
      "src": "/img-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img-384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/img-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#8A226F",
  "background_color": "#FFFFFF",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait"
}