{
  "background_color": "#ffffff",
  "dir": "ltr",
  "display": "standalone",
  "name": "MBMS",
  "short_name": "MBMS",
  "orientation": "natural",
  "scope": "/",
  "start_url": "/",
  "theme_color": "#FAD201",
  "icons": [
            {
              "src": "https://mbms.mbdevco.xyz/Main/Image/Logo192.png",
              "type": "image/png",
              "sizes": "192x192"
            },
            {
              "src": "https://mbms.mbdevco.xyz/Main/Image/Logo512.png",
              "type": "image/png",
              "sizes": "512x512"
            }
          ]
}