{
  "name": "GhorerBazar",
  "short_name": "GhorerBazar",
  "description": "Online grocery marketplace",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen", 
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://ghorerbazar.nixsoftware.net/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://ghorerbazar.nixsoftware.net/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
