{
  "name": "POS System",
  "short_name": "POS",
  "description": "Offline POS System",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f172a",
  "orientation": "landscape",
  "icons": [
    {
      "src": "/public/uploads/withouttag_962c1475e1.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ]
}