{
  "short_name": "Kmart",
  "name": "Kaivelikkal Mart",
  "description": "Online Supermarket",
  "icons": [
    {
      "src": "/icons/icon.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ],
  "start_url": "/",
  "background_color": "#b3d211",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#b3d211"
}