{
  "background_color": "#ffffff",
  "dir": "ltr",
  "display": "standalone",
  "name": "MVPS Store",
  "orientation": "any",
  "scope": "/",
  "short_name": "MVPS",
  "start_url": "https://www.my-mvps.in/",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/mvps_eshop_crop.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "type": "image/x-icon",
      "sizes": "32x32"
    }
  ]
}