{
  "name": "Firm Name",
  "short_name": "Firm Name",
  "icons": [
    {
      "src": "./icons/icon_16x16.png",
      "type": "image/png",
      "sizes": "16x16",
      "purpose": "any"
    },
    {
      "src": "./icons/icon_32x32.png",
      "type": "image/png",
      "sizes": "32x32",
      "purpose": "any"
    },
    {
      "src": "./icons/icon_48x48.png",
      "type": "image/png",
      "sizes": "48x48",
      "purpose": "any"
    },
    {
      "src": "./icons/icon_64x64.png",
      "type": "image/png",
      "sizes": "64x64",
      "purpose": "any"
    },
    {
      "src": "./icons/icon_72x72.png",
      "type": "image/png",
      "sizes": "72x72",
      "purpose": "any"
    },
    {
      "src": "./icons/icon_128x128.png",
      "type": "image/png",
      "sizes": "128x128",
      "purpose": "any"
    },
    {
      "src": "./icons/icon_144x144.png",
      "type": "image/png",
      "sizes": "144x144",
      "purpose": "any"
    },
    {
      "src": "./icons/icon_196x196.png",
      "type": "image/png",
      "sizes": "196x196",
      "purpose": "any"
    },
    {
      "src": "./icons/icon_256x256.png",
      "type": "image/png",
      "sizes": "256x256",
      "purpose": "any"
    },
    {
      "src": "./icons/icon_512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "./screenshot/screenshot_desktop.png",
      "type": "image/png",
      "sizes": "1920x1080",
      "form_factor": "wide"
    },
    {
      "src": "./screenshot/screenshot_desktop.png",
      "type": "image/png",
      "sizes": "1920x1080"
    }
  ],
  "start_url": "/",
  "id": "/",
  "description": "Firm Name - An iconic and time-honored brand that has been weaving the tapestry of sweet memories in the heart of Bengaluru, India, for decades.",
  "display": "standalone",
  "theme_color": "#E85109",
  "background_color": "#FFFFFF",
  "orientation": "portrait"
}
