{
  "name": "KBizPOS",
  "short_name": "KBizPOS",
  "description": "By: KEE-AT-LOI Laptop Parts and Services",
  "start_url": "./pos.php",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#6a5acd",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}