{
  "name": "Bseech POS",
  "short_name": "Bseech POS",
  "description": "A powerful, cloud-based Point of Sale system.",
  "scope": "/pos/",
  "start_url": "/pos/dashboard/index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2c3e50",
  "icons": [
    {
      "src": "/pos/images/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/pos/images/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
      {
      "src": "/pos/images/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
     {
      "src": "/pos/images/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}